Hi Guys,
following is my existing grid please help me to setup a checkbox header for the same.
<ig:WebDataGrid ID="grdItem" runat="server" Width="100%" AutoGenerateColumns="False"
EnableAjax="true" OnRowUpdating="grdPrMaintenanceItem_RowUpdating" OnInitializeRow="grdMaintenanceItem_InitializeRow" OnColumnSorted="grdPrMaintenanceItem_ColumnSorted" DataKeyFields="Id" ViewStateMode="Enabled" EnableDataViewState="True" DefaultColumnWidth="100%" ItemCssClass="thinRows"> <Columns><ig:BoundDataField DataFieldName="ItemName" Key="ItemNameKey" Width="24%"> <Header Text="Item description" /> </ig:BoundDataField><ig:BoundCheckBoxField Width="20px" DataFieldName="IsSelect" Key="isSelectKey" VisibleIndex="0" /> </Columns></ig:WebDataGrid>
Hello Vishnu,
Thank you for contacting Infragistics Developer Support!
Please refer to the following forum post, I believe it will be of help.
Let me know if you need further assistance.
Hi Georgiev,
I am sorry....... that forum post is indicate. i suggest you to try that forum post.
its a basic requirement of a BoundCheckBoxField
we are using infragistics to reduce the burden of developer unfortunately its in opposite to what it means to. every day am facing new issues.