This question is locked. New answers and comments are not allowed.
Dear Telerik Team,
I have an array that contains several columns, where each columns are either a combo boxes, string, or expression column. I would like to save all of the data in the grid(input by users). My idea is to create an arry that contains the same size as the current grid and save the data from the current grid to the new array by scanning all of the rows one by one. I looked at the "print and export" silverlight example but I still don't undersatnd how I should solve my problem. Can you help me to solve problem? Thanks.
I have an array that contains several columns, where each columns are either a combo boxes, string, or expression column. I would like to save all of the data in the grid(input by users). My idea is to create an arry that contains the same size as the current grid and save the data from the current grid to the new array by scanning all of the rows one by one. I looked at the "print and export" silverlight example but I still don't undersatnd how I should solve my problem. Can you help me to solve problem? Thanks.