Hello all, Is it possible to provide with a sample application that uses the API functions 'getgridstate' and 'setgridstate' ,the new feature of Formspider 1.4.0. Thanks Suranga |
Hi Suranga, Yes, we will prepare examples for both locked columns and grid state soon. Thanks Yalim,
(21 Jun '13, 06:57)
suranga
|
Hi Suranga, Here is the URL for the tutorial: http://theformspider.com/learningcenter/tutorial-47-how-to-save-restore-grid-state/ Hello Yalim, The answer given here depends on session variables. I would like to know if it's possible to keep the state of the grid even after the user logs off from the application. Thus, when the users logs in again the data grid can be loaded to the previous state. Thanks Suranga
(24 Jun '13, 06:54)
suranga
Hi Suranga, Yes of course. Just save the state information to a table along with a user id and you are done. I didn't do the example with a table to keep it simple. In hindsight, maybe I should tell at the end that the same logic can be replicated with a table.
(24 Jun '13, 07:00)
Yalim ♦♦
Hello Yalim, The example works fine. But, it seems to mix the order of the columns when the state is restored. Could you please tell me the reason for this. Thanks Suranga
(25 Jun '13, 09:59)
suranga
The columns stays out of order unless column lock is set.
(25 Jun '13, 10:06)
suranga
We cannot replicate this problem here in the sample application explained in the tutorial. Could you tell us the steps to reproduce it?
(25 Jun '13, 10:10)
Yalim Gerger ♦♦
Hello Yalim, Can you try by increasing the number of columns such as check boxes. I'm doing the exact same procedure as mentioned in the example. Thanks Suranga
(25 Jun '13, 13:14)
suranga
Hi Suranga, can you put design xml of your Grid here?
(25 Jun '13, 13:16)
oskansavli ♦♦
We replicated the problem and opened a ticked on our issue tracking system. It will be fixed on next minor release (v1.4.1) of Formspider.
(26 Jun '13, 04:40)
oskansavli ♦♦
showing 5 of 8
show 3 more comments
|
Hi Suranga, We released version 1.4.1 which fixes this issue and emailed the upgrade files to Frank. Kind Regards,
(26 Jun '13, 06:24)
Yalim Gerger ♦♦
|