This topic is locked
[SOLVED]

 Customisation Per User

6/29/2009 3:39:15 AM
ASPRunnerPro General questions
M
mows author

Hiya,
My client is seeking enhancements to their existing ASPRunner 6.0 application
Specifically they are hoping I can provide the following enhancement so that individual users can have their own configuration including:

  • each user being able to choose the initial tab shown after loggin in
  • each user being able to nominate the default number of rows shown on tabs
  • each user being able to nominate the default sort order for each tab
  • each user being able to hide / show 1 or more columns in each tab
    The last one especially concerns me. Has anyone tackled similar tasks with ASP Runner ?

Sergey Kornilov admin 6/30/2009

First three options will require an additional table to store preferences by user and some events to apply those settings.
In regards to resizing columns - check this preview. Columns can be moved, resized and hidden. Settings are saved in cookies automatically.
http://demo.asprunner.net/mikl_xlinesoft_c...models_list.php

admin

admin
This feature will be available in the next version of ASPRunnerPro/PHPRunner once we resolve licensing issues.