Specified Cast is not

Hai, I am using GDBG and I have 2 columns in it . I have declared one column''s type Decimal .I am a context menu with it .if I copy some text from one of the column and paste it on the Decimal Column I get the exception Specified Cast is not Valid.

1 Reply

AD Administrator Syncfusion Team September 2, 2004 07:13 AM UTC

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

Loader.
Up arrow icon