Hi Everyone,
I have 4-5 grids on my screen and a common custom toolbar for all of the grids. The toolbar has buttons like print, find, details, export etc. Based on the focus on which grid I will have to implement the above toolbar functionality.
After figuring out on which grid the focus was present, when the user clicked on the toolbar button. I would like to know how to implement print, find, details, export functions. Are there any grid related function modules which I can call to implement these functions.
Sample codes will be highly appreciated.
Thanks in advance,
Prabhakar.