• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

How to fix header in struts datagrid

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
I am seeking for suggestions on how can we fix the header in Struts-Datagrid.

In my jsp , I have implemented struts-datagrid and showing many rows at a time.
While scrolling the page , the column-names/header of the datagrid also scroll up and down and do not remain visible to the user.

Is there any way to fix the column-name/header to the top of datagrid?

Kindly suggest any solution.

Thanks
-Mukul
 
reply
    Bookmark Topic Watch Topic
  • New Topic