tom rosensteel

Greenhorn
+ Follow
since Oct 08, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by tom rosensteel

I have check box in display tag column and need to maintain the check box value when sorting with display tag.(used with Struts)
For example, all of the columns are sortable in the display tag I'm using and when I click any of the column header to sort, all the check boxes are defaulted to 'unchecked' though I checked some of the check boxes before sorting. So the check box value is not retained but all of them are defaulted to 'unchecked' when sorting with display tag.
I would really appreciate if anyone could help me on this.
15 years ago