scottcusick
Newbie
Posts: 1
Registered: 2/10/2006
Location: Oregon
Member Is Offline
|
| posted on 2/10/2006 at 07:52 PM |
|
|
Can "Tigra Tables" sort numbers?
Hello,
I'm evaluating the free version of tigra tables and I'm finding that when i return an int value into a record set that is rendered to an html table
using asp / vb that the int column is sorted alphabetically. Is this by design? is it a bug? am i missing a configuration? and ifit is by design is
it addressed in the pro version? Thanks for any guidence you can provide :-)
-Scott
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/10/2006 at 08:18 PM |
|
|
Tigra tables (free version) doesn't support any sorting functionality. The rows of the table are displayed exactly according to the HTML code of the
table. Only style properties are applied by the script.
|
|
|