+ Post New Thread
Page 1 of 159 1 2 3 11 51 101 ... LastLast
Threads 1 to 20 of 3170

Forum: ASP.NET Data Grid Control

  1. Retreive values from invisible cell

    Hi ! I'm trying to update a table with an editable DataGrid (Edit,Update, Cancel button). In the Update event of the item, I canretreive every...

    • Replies: 9
    • Views: 1,665
    06:53 AM Go to last post
  2. Retrieving values from DataGrid row before update

    I have an editable datagrid and need to retrieve the values of the cells before they are changed by the user. I tried to read the text values from...

    • Replies: 1
    • Views: 826
    03:33 PM Go to last post
  3. What's the easiest way to..user define class...datagrid..paging..sorting..

    I have a large number of user define class objects and want display in a datagrid and able to perform paging and column sorting. It seems using...

    • Replies: 1
    • Views: 1,151
    07:33 AM Go to last post
  4. Bind datagrid when connection string is in web.config?

    You'll have to do it in code, connecting to the datasource and binding to either a datareader or dataset/datatable. "Brian z3"...

    • Replies: 1
    • Views: 1,685
    06:36 AM Go to last post
  5. Paging for DataList Control

    Hi Like datagrid, there is no paging for DataList control How to get paging for datalist? thanks NagaKiran

    • Replies: 4
    • Views: 1,628
    12:19 PM Go to last post
  6. Dropdownlist in template column to fire a SelectedIndexChanged event?

    I have a ddl in a template column of a data grid. The ddl displays fine. I'm having no luck though getting an event to fire when the user selects...

    • Replies: 6
    • Views: 3,960
    08:53 AM Go to last post
  7. linkbutton in nested repeater doesnt fire

    Hi! I've got a page with a datalist and a nested repeater in it to get "categories" and "sub categories". I've got link button in the datalist and...

    • Replies: 5
    • Views: 5,005
    06:16 AM Go to last post
  8. Radio Control Buttons Inside a Data Repeater.

    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...

    • Replies: 2
    • Views: 1,366
    11:29 AM Go to last post
  9. DataRowView - deleting rows: A little quiz -or- Why doesn't this work...

    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...

    • Replies: 3
    • Views: 1,575
    07:02 PM Go to last post
  10. hidden columns that contain a "key" field

    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...

    • Replies: 3
    • Views: 1,588
    09:21 AM Go to last post
  11. Click on sort link on a datagrid opens new window

    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...

    • Replies: 4
    • Views: 1,102
    08:57 AM Go to last post
  12. Can't get a reference to user control in datagrid

    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...

    • Replies: 5
    • Views: 845
    10:15 AM Go to last post
  13. Container.DataItem in ASCX problem

    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...

    • Replies: 1
    • Views: 1,211
    12:29 PM Go to last post
  14. All my drop down lists get reset to the first value when I go in to edit a record in the datagrid....

    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...

    • Replies: 4
    • Views: 1,265
    02:36 PM Go to last post
  15. merging multiple datasets to bind to a grid

    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...

    • Replies: 2
    • Views: 3,011
    06:54 AM Go to last post
  16. Howto display an ASP.net datagrid rows as columns and vice versa?

    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 ...

    • Replies: 3
    • Views: 1,406
    12:49 PM Go to last post
  17. SelectedIndex changed after onclick event

    Hi I have a datagrid, with a column containing an edit button for each row (using a template column): <asp:TemplateColumn> <ItemTemplate>...

    • Replies: 1
    • Views: 1,561
    Nda
    08:54 PM Go to last post
  18. Formatting decimals with 2 digits - 3.70 vs 3.7000 ???

    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...

    • Replies: 2
    • Views: 3,573
    10:01 PM Go to last post
  19. problem exporting datagrid to excel

    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)...

    • Replies: 2
    • Views: 1,039
    05:19 AM Go to last post
  20. trying to create data grid on the fly, with templated columns, and then updating all rows in the grid

    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...

    • Replies: 3
    • Views: 2,571
    10:56 AM Go to last post

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139