Hi Experts,
I have a Check Box in the last column of as shown below <ig:WebDataGrid ID="wdgWOTaxPolicySettings" runat="server" AutoGenerateColumns="False" CellSpacing="1" EnableDataViewState="True" Height="100%" Width="100%" > <Columns> <ig:TemplateDataField Key="Total"> <ItemTemplate> <asp:CheckBox ID="chkIsTotal" runat="server" AutoPostBack="True" CausesValidation="True" /> </ItemTemplate> <Header TemplateId="Total" Text="Total" /> </ig:TemplateDataField>..................I need to capture the Checked event of the CheckBox in Page Plz Help me
Its Urgent for me
Hi,
I have the bound checkbox in grid and we postback page on checkbox click to fetch other data, issue is that check box uncheck does not work after page postback. In your example could you please check it, please follow steps to reproduce it : 1. Click checkbox for any product id 2. Click post back button 3. Try to uncheck the checked item.
Thanks,
Narayan.
Hello Mike,
I have to access the given link (http://samples.infragistics.com/aspnet/Samples/WebDataGrid/Data/Unbound-Checkbox-Column/Default.aspx?cn=data-grid&sid=2b5c08e1-23a8-43c6-a28c-7dc4aa1d8c43)
to see the details, but unable to access it. How can i get access of this page?
I have also facing problem regarding the unboundcheckbox column in webdatagrid.
Is it possible to get server side event when user select or unselect unboundcheckbox? If it is yes, please provide sample example or related documentation.
Thanks
Ajit
Hello,
I am following up to see if the this matter has resolved. Do you have any question concerning this matter?
Please let me know if I may be of further assistance with this matter.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
Thank you for the update. I will follow up in a few business days to see how you are progressing.
Please let me know if you have any questions concerning this matter.
I am working using that sample only.....and till now its working and i will come back again in few days if i need any help..
Thanks for your response