| Thread | Last Post | Replies |
|
| How to get a value from a grid | 08 Sep 2005 10:28 GMT | 1 |
without the e and without the source. I am loading a grid in the page_load, then I have to build another grid based on a value in that first grid, which is in column 5, control ??? How do I get that value. I've tried
|
| Linkbutton does not look like a linkbutton | 08 Sep 2005 09:45 GMT | 1 |
OK, I almost got my problem solved. Zen is almost there! Just that a LinkButton control inside a column in my datagrid doesn't show like a link button. It does not have an underlining. My client side JavaScript is enabled. How do I make the button underlined and appear and act like
|
| derive own controls from BoundField? | 07 Sep 2005 10:33 GMT | 1 |
[this is question about the ASP.NET 2.0 details view control] When I add a row which is bound to a string field, the details view displays a single-line text box control in edit mode. Often, I would like to have a text area instead. I know that I can achieve this by converting the ...
|
| Cant reference cell text | 06 Sep 2005 18:17 GMT | 5 |
I'm attempting an update SQl Server using a gatagrid using ADO. I am having trouble getting a changed value to work however. The datagrid is populated as below: sampleNo brush biopsy lavage histology patinetNo
|
| Datagrid doesn't appear | 05 Sep 2005 11:34 GMT | 3 |
I'm fairly new to this .NET stuff. I've got two related database tables. The child table is just a set of textual selections for one of the columns in the parent table - in Access it's a drop-down selector list. So, nothing too clever.
|
| help with XML in Datagrid | 01 Sep 2005 13:40 GMT | 1 |
I have this XML document which I want to list in a datagrid. I know .NET implicitly infers the data relation but I don't know how to manipulate it. Here is the document:
|