Hi
I want to add radio button in my ultra web grid
Can anyone please help me in this issue
Thanks
Sathya N
I believe in this case the easiest way to go would be to use a template column in the grid and place your custom radiobutton logic inside the CellTemaplte.
I have always found this KB artcile from our DevCenter useful in this case:
HOWTO:Adding a Mutually Exclusive Radio Button Column to WebGrid
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.Aspx?ArticleID=7945