Dear Reader,
Thanks for the reply. One more question.
I have HTML tags in my cell of RadGrid along with other data in my RadGrid
For eg. My one of the cell in radgrid contains this value "<html><tr><td>1 row</td></tr>\r\n<tr><td>1 row</td></tr> \r\n</html>".
Now when I call RadGrid.ExportToExcel() method. This data is not getting exported to Excel. All the rows above this cell are getting exported but this row and the rows following this row is not getting exported.
Please help !!!
Thanks for the reply. One more question.
I have HTML tags in my cell of RadGrid along with other data in my RadGrid
For eg. My one of the cell in radgrid contains this value "<html><tr><td>1 row</td></tr>\r\n<tr><td>1 row</td></tr> \r\n</html>".
Now when I call RadGrid.ExportToExcel() method. This data is not getting exported to Excel. All the rows above this cell are getting exported but this row and the rows following this row is not getting exported.
Please help !!!