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
web grid check box list
posted

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. :)