Hello All,
I am trying to display the results of a stored procedure(method call) on a grid. Is it possible?
I have setup a grid(not linked to any collection yet).
I have a button that says generate. I need it to populate the results of the stored procedure in the grid when clicked.
I'm not sure how to go about this. Any help is much appreciated.

Thanks,