Dear all,
In the project form, I have a tab with a a new grid. Here I need to display a button. On click of this button,it has to update the grid with respect to the selected project id. I wrote a method on the onclick method of the button. But how to get the selected project id. Here this.projid is not working. Please let me know the solution for the same
Thanks