Categories | Question details Back To List | ||
Grid Hi, I want to display two grids in the same jsp page. Both grids have different headers and data.I am unable to do so only the first grid gets displayed. Thanks Answer posted by Support on Nov 27, 2008 07:00 The component can be initialized multiple times per page without any special commands|steps Be sure that you are using two different HTML containers for each grid. |