radio button datagrid
-
Hi there, i have a situation to display radio button column in a datagrid to enable the user to select a complete row . and it should allow me to select one radio buttton but not all like check boxes. will please any body help sending a sample code. thanks in advance learner
-
Hi there, i have a situation to display radio button column in a datagrid to enable the user to select a complete row . and it should allow me to select one radio buttton but not all like check boxes. will please any body help sending a sample code. thanks in advance learner
use my free RowSelectorColumn.
-
use my free RowSelectorColumn.
-
Hi andy, I already used your control its amzing. thats what exactly i was looking at. i found your website after posting my message over here. i got it done... thank you. thank you once again. learner
Andy, can you also please help me sorting columns in a datagrid. i have been trying it but i am not able to solve it. i am very new to asp.net... it would be great if you could send a link(code link) that could solve my problem. Also i have one more problem i need to hyperlink 2 of the columns in the data grid. i tried with hyperlinkcolumn and columntemplate . they are getting hyperlinked when i browse in IE but i am getting 2 more columns more than the original number of column. i.e if i have NAME, DESIGANTIO, CITY columns and if i hyper link CITY column its appearing as the first most column(which i don't want)instead of 3rd column(position of culumn). and all the columns are displaying asusual like... CITY, NAME, DESIGNATION, CITY. CITY column displaying twice. is there any way to solve this problem. please help thanks learner