I have a screen that allows the exporting of grid. When the page first loads, I do not bind the grid to save loading time (there is a bunch of search criteria at the top). Now, I have an export and search button the user can click, but if they click export before the data is bound, I get an error stating the datssource needs to be set first.
What am I missing here?
What am I missing here?