i am using RadGridView Control and facing some problems :-
1) i am facing some problem when i am trying to export the data to HTML format. Actually i want to add 2-3 headings and a small paragraph about the data before the HTML table and i am unable to do this.
2) Can u tell me that How can i do it?? Also how can i take control over radGridView's data so that i can make some changes in between the file before exporting it. I mean to say how can i manually iterate grid view's data.
3) Also i am unable to export my gridview's data to XML format..please tell me how can i do this???
4) One more thing to ask, actually if i do not want to show all the columns in the file, when i am exporting the data, to any format for say CSV..than how can i handle this??
1) i am facing some problem when i am trying to export the data to HTML format. Actually i want to add 2-3 headings and a small paragraph about the data before the HTML table and i am unable to do this.
2) Can u tell me that How can i do it?? Also how can i take control over radGridView's data so that i can make some changes in between the file before exporting it. I mean to say how can i manually iterate grid view's data.
3) Also i am unable to export my gridview's data to XML format..please tell me how can i do this???
4) One more thing to ask, actually if i do not want to show all the columns in the file, when i am exporting the data, to any format for say CSV..than how can i handle this??