Hi, currently I am working on Infragistics web grid for NetAdvantage for .NET 2008 Vol. 1 CLR 3.5. I am facing difficulty on define check box list as column type for web grid. I found that there is no selection for check box list during defining column type. However, Dropdownlist (Infragistics.WebUI.UltraWebGrid.ColumnType.DropDownList ) is available for selection.
Is there any way for me to populate check list in web grid column? I will appreciate if sample codes are provided.
Thanks a lot. :)
Hi,
Please take a look at the following forum post as i think it might help answer your question.
This post suggests a couple of ways you can get a checkbox in a column:
http://community.infragistics.com/forums/p/10375/39745.aspx#39745
I hope it helps.