Is there a way to put a special character in a heading on a grid, such as a checkmark (asc 3882 I believe)? so that it looks like this: Check Me Ö
If any column (in my case, the 1st column) of a DataGrid is hidden (Visible=false), a pager row that has one cell by default does not exclude the...
Hey guys, This is really starting to annoy me. In short, I have a datagrid with a buttoncolumn in the first column. Once a user clicks on a...
Sorry for cross post... also posted to aspnet. I have javascript that accepts 2 parameters like so... function showmsgbox(chkB, somestring) {...
I just created an application that displays data from 2 sources in a datagrid. There are 2 repeaters nested in the datagrid (probably not the best...
Hi I wrote quite a few apps with .NET 1.0 and 1.1, which made use of a Data Access Layer, and also used the Microsoft Application Blocks for Data...
I dynamically add columns to DataGrid as described in MSDN articles "Top Questions about the DataGrid Web Server Control" and "Creating Web Server...
What is the equivalent of CurrentRowIndex for the DataGrid control in ASP.NET? I am trying to convert the following windows app method, to use in...
Hi. I use two different approaches to bind data to my DataGrid. One is to get the data from a database, like this: oleDbDataAdapter = New...
Hi, Is there any way I can load a datagrid in edit mode (example : 2nd row should be in edit mode whe the page loads for the first time) when a...
I need to add a button column to my datagrid. I need to be able to do this at runtime. I can not have the tag <columns></columns> in my aspx page. ...
Hi there, Does anyone know of a way that I can specify javascript functions that are to be run when a cell is clicked, mouse over etc in a datagrid...
Is there a way to not allow a user to tab to an item? I have several labels & textboxes in the grid and don't want the user to tab to them. I have...
Hi, I get this exepction "Could not find a property named 'COM_NAME' on the type specified by the DataObjectTypeName property in...
I've got a web application I'm working on in Visual Studio 2003 in which I have a nested datagrid. The inner datagrid is the problem child. (code...
Hello I search SQL DB and display results to an APS.Net page using <asp:repeater /> One of the columns is a Date in the Database SmallDate . ...
¿How can I change the default font-size of a PushButton - ButtonColumn? I have tried with: <ItemStyle Font-Size="XX-Small" Font-Names="Arial"...
I am writing an ASP.NET application in which I need to copy DataRows from one DataTable to another. When I use code such as the following: ...
Okay, I have code here to export a datagrid to Excel. Can I modify it to export it to a PDF? Thanks, Function ExcelExport(ByVal DatagridID,...
If I want to delete a row in a GridView control using a stored procedure, what do the DeleteParameters look like? Do I use an...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules