Reg: GridDataBoundControl

Hi,
Please find attached pic for grid data bound control. I am settings data table as my data source of my grid Data Bound control. I ran the application and i haven’t touched the grid cells. I have copied the string value from notepad and I clicked grid Data Bound control extreme button (Gray color area) and i have done paste. I got this exception. After that Application crashes.

I have all type of validation on my form. If click any of the grid cells and paste it validation is working. But in case if I click on the grid gray area and try to paste. I got that exception. Please give me the solution at the earliest.

Regards,
Anna


SDBControl.zip

1 Reply

AD Administrator Syncfusion Team January 10, 2007 10:25 AM UTC

Hi Anna,

You use the grid.Model.PasteCellText event to validate pastes on a cell by cell basis in a GridDataBoundGrid. Here is forum thread that discusses this process.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=17572

Best Regards,
Haneef

Loader.
Up arrow icon