I know this is probably pretty trival. I am trying to put a radio button inside a repeater control. That will allow me to select each row one by...
Can anyone please tell me what is wrong with the following code: I have a datagrid showing data from in a DataView. The following code snippet...
I've seen several examples where people include a "key" column in the datagrid so that they know which row to update during the update phase. The...
I have a modal dialog displaying a datagrid control. Click on the column header to sort the datagrid opens a new window with the following in the...
I created a Web User Control in my project and need to use it in a datagrid. The data in this control needs to be updated and the control has...
I am trying to use a templated column in a datagrid and having no luck, here is the code of both the calling page and the ascx page. ..vb Dim...
I've got my datagrid working to the point where I can edit records and even pick different values in my dropdownlists, save the record and have that...
How can I merge 2 datasets into one, then bind with the datagrid, or bind the datagrid to 2 datasets? For instance, I have one stored procedure...
Hi I want to display my datagrid with the columns horizontal and rows vertical, so just the other way around. For example instead of : name ...
Hi I have a datagrid, with a column containing an edit button for each row (using a template column): <asp:TemplateColumn> <ItemTemplate>...
I am formatting decimals on several columns within my DataGrid. For the most part it is working correctly. However, 2 of the columns will not...
I am using the following code to export a datagrid to excel from an asp page: private void exportButton_Click(object sender, System.EventArgs e)...
Hi, Please help, I'm trying to create data grid on the fly, with templated columns, for editing, and then updating all rows in the grid on one...
I've got a lengthy DataGrid that I need to print. I can use IE to print the page, and everything works great, but I'd like to add a few...
Just in case this is driving anyone else besides me nuts.... I set up a datalist with Layout=Table. This caused a blank space to appear between...
hi i want to know whether is it possible to add button (say DELETE button) in the header,footer or Pager of a dataGrid? If yes,how do i achieve...
In C#,I know the way to get: void EnsureRowVisible(DataGrid grd, int Row) { int FirstVisibleRow =...
Hi, I'm tring to use template column in a datagrid and added a link button in item template. I'm loading the value of link button dynamically...
Hi, I apologize for asking this question here, but I didn't see a NG for third party controls... If anyone has experience working with...
Hi, Can any one tell me how to get column names fro a datagrid. Is their any property or collection containing them Regards Swapnil D. ...
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