• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Resizable table columns

 
Ranch Hand
Posts: 84
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

How to develop html table with resizable columns as like ms excel sheet. Please find the sample code for table with resizable column below. But the behaviour of resize is not that much elegant. can anybody share any link or ideas to achieve as like ms excel sheet resizable column.

 
Rajagopal Mani
Ranch Hand
Posts: 84
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am trying to use jQuery flexigrid plugin to achieve the above post. I could able to display the flexigrid table. But struggling to populate dynamic data thru json with struts1.2. I did not get proper solution for flexigrid with sturts. It would be greatful if anyone can share related link for flexigrid + sturts1.2

I need to achieve below requirements with table in struts1.2,

[1] Resizable table columns(as like ms excel column)
[2] Column sorting

If any better suggestion than jQuery flexigrid would be greatly appreciated.

Thanks
 
Rajagopal Mani
Ranch Hand
Posts: 84
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
can anybody reply in this topic regard?
 
reply
    Bookmark Topic Watch Topic
  • New Topic