Its Ok. I have created plugin for jdbc sql and it works fine.
i have one more doubt, like i need to open a new page based on the selected record. (using view column
display as link). When i try to open the page, i am not sure, how to pass the key of the record being
clicked. For Example i have a viewpanel containing records of a table, and if the first column is the staffid, i
need that staffid value to refer in the next Page and to open the form layout of that particular record..
In the examples provided i could not see anything similar to that and in the examples only dialog box is
opened.
Thanks Jack.