Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Radio Button in Ultrawebgrid
posted

 Hi

 

I want to add radio button in my ultra web grid

Can anyone please help me in this issue

 

Thanks

Sathya N 

  • 28464
    posted

    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