Pasting in a GridControl

Hi, I have no access the the grid control''s code, so it''s more of a string manipulation question... I need to know if there''s a char I can place in a string to switch to the next line. I found that placing a tabulation char switches to the next column, so when I paste in the grid my data is pasting in the right columns, but I''d want to paste more than one row and I don''t know if there''s a char to do it. Please help Pierre-Luc

1 Reply

AD Administrator Syncfusion Team April 26, 2006 05:16 AM UTC

Hi Pierre, Could you try placing the Environment.NewLine string ( Newline character) in a text for pasting to the next row. Thanks for choosing Syncfusion Products. Regards, Haneef

Loader.
Up arrow icon