Hi All,
I have a hierarchical grid with 3 levels. Every thing is fine so far. I need to give an option to the user to export data into a 'flat' grid (removing the hierarchy and repeating the data in parent view as one of columns). How to proceed with this, do I need to query one more time into a dataset and export from there or is there a better way of doing this. Please guide on this. Thanks
I have a hierarchical grid with 3 levels. Every thing is fine so far. I need to give an option to the user to export data into a 'flat' grid (removing the hierarchy and repeating the data in parent view as one of columns). How to proceed with this, do I need to query one more time into a dataset and export from there or is there a better way of doing this. Please guide on this. Thanks