Is it possible to integrate a JSF and dhtmlx Grid.Please provide a working example.
With Thanks and Regards,
Subash K S
It is possible as Grid is a client-side (JavaScript) component. The component requires only xml stream with data from server. And you can use any server-side script to generate this xml.
Unfortunately we don’t have JSF sample - only JSP.
We are sending you the JSP sample by e-mail.