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

Reg: GridDataBound Control

Hi, Please find attached zip file for sample GDBC. Q1: I want read only data bound control. Q2: If user selects two(n) rows and press delete button, the rows should not disappear from the view. Q3: If user clicks (0,0) position and press delete button, the rows should not disappear from the view. Kindly help me on this. Regards, Anna

GDBG0.zip

1 Reply

AD Administrator Syncfusion Team April 4, 2006 05:20 AM UTC

Hi Anna, Please try setting the Model.ReadOnly property to true. Here is the code snippet. this.gridDataBoundGrid1.Model.ReadOnly = true; Best regards, Madhan

Loader.
Live Chat Icon For mobile
Up arrow icon