freebacktesting
Forum Replies Created
-
(@simmerman)
I too wanted same solution.
What I did is below.
I decided how many rows to be shown on each page for eg. 25
Then I inserted 25 rows with just AAA word in it
When the table was loaded it displayed Aaa data on front page after that when the user selected the filter of his choice showed original data.
Or u can use select instead of AAA word..
I put a user note above it.pls select the data u want to see
- This reply was modified 4 years, 9 months ago by freebacktesting.
Thanks
Sorry For Late reply. It solved my problem.. Now every thing is working fine.
(@tobiasbg)
Thank You very much. It works perfectly. The only thing is that I have to create a separate columns for year like 2010, 2011, 2012, and separate columns for month like jan 2010, feb 2010, march 2010,Can we use multiple filter like, first sort by column 3 by year 2010, 2011, 2012 and then filter by column 4 for specific month like Jan, Feb & Mar. so that I don’t have to create separate columns.