| Thread | Last Post | Replies |
|
| I need some help | 08 Jan 2007 21:03 GMT | 1 |
I have this Datagrid and it's very long It's actually ment to update. so I want to simplify the work for the users instead of scrolling manually, I made a button and textBox so that the user can insert the name and on the pressing a button it selects the row that is supposed
|
| Datagrid Javascript Postback issue | 08 Jan 2007 21:01 GMT | 1 |
I have multiple pages containing data. When I click on a different page, nothing happens, just sits there. It worked fine on my laptop and now when I move it to a server it does not work. Is there a setting that is preventing this to work?
|
| using template columns | 08 Jan 2007 16:39 GMT | 1 |
I am new to using template columns. I am just trying to create a data grid with a bound column and another column with a imagebutton in it. What I have always done in the past was to then create a datatable and bind that to the datagrid.
|
| GridView And SqlDataSouce | 08 Jan 2007 03:52 GMT | 1 |
I am trying to build GridView that will use the option of sorting and paging by allowing CallBack property in the GridView. The problem that i found that if i want to add columns in code behind, the callback option is disabled.
|