| Thread | Last Post | Replies |
|
| change backcolor of a particular row | 02 Mar 2005 15:01 GMT | 1 |
i have a datagrid in which i wud like to highlight particular rows by either changing their backcolor or highlighting the text in those rows to bold... how can i do this? plz help..
|
| Tooltip on a column? | 02 Mar 2005 02:49 GMT | 1 |
How can you make a tooltip on a bound column of a datagrid, if possible? So I would have different tooltips for each column. Thanks.
|
| Changing paging look | 02 Mar 2005 00:51 GMT | 3 |
Hi I would to change way that pages are displayed in web grid. What I would like to change is if you have many pages it shows page numbers 1,2,3,4,5 and than there is . to get next listing. I would like to change . with word NEXT and also ., 6,7,8 with PREVIOUS. Is there easy way to ...
|
| Disable button in datagird on condition | 01 Mar 2005 18:31 GMT | 2 |
I have web datagrid with button column (delete button). I would like to disable buttons in some raws of datagrid, depending on condition. How to do that? Thanks for help!
|
| Problem editing checkbox template column | 01 Mar 2005 02:53 GMT | 1 |
Hi all, i am having a problem with re-assigning the original value in the checkbox when the datagrid is in edit mode. I have tried finding the control using findcontrol method in the edit event but can't. I try to find the control in the update event and i can do it. But, i need ...
|