We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

CellQueryInfo returns wrong value

Hi, i have a grid in which i am displaying some data and one of them column is checkbox. i want to capture the checkbox click event and based on the value i want to disable some other cells. I tried using CellCheckBoxClickEvent and QueryCellStyleInfo events, but they are not giving correct values of the check box''s state. First time they are giving the correct value, and after that they always return the same value. even if i will uncheck the checkbox, it will give me checked=true. please help

1 Reply

ST stanleyj Syncfusion Team March 2, 2006 01:55 PM UTC

Hi, Please refer this thread that has a sample that does what you are trying to do. http://www.syncfusion.com/support/forums/message.aspx?MessageID=39624 You can also selectively disable certain columns. Refer this sample too. http://www.syncfusion.com/support/forums/message.aspx?MessageID=38838 There is also a KB article related to these, please refer for more information. In a GridGroupingControl, how do I conditionally set the style of a row depending upon values in the row? Best regards, Stanley

Loader.
Live Chat Icon For mobile
Up arrow icon