Hi experts,
I have a requuirement in which i need to place a button in every row of a datagrid.Can any one suggest how come i can achieve it for a dynamic set of resultset.
I have placed my jsp code and java code as a part of attachment .I want to set a button"Promote" "Demote" in everyrow of the resulting datagrid. I have put the look and feel for the datagrid in the attachment.
I appreciate the valuable suggestion provided in this front.One of the approach i have thought as of now is to acquire the result set of the dql query in a collection and put the values in an arraylist.define it under a public class and iterate it though a loop.But it looks to be a very complex appraco can anyone procvide a solution to it or any refernce codes in this regard.
Thanks and Regards
Debashis