Click an ultragrid's one column header to sort by another
New Discussionhi,
let’s say we have the following columns:
account name (ex: Mega Design) << string
created on (ex: 15) << integer
description (ex: 15 days ago) << string
if we click on account name column header, the grid sorts the column asc/desc according to its datatype (in this case string).
if we click on (description) column header, it will will sort the column as a string (15 days ago).
now, i want to hide (created on) column and keep (account name, description)
and make clicking on description sorts the grid as an integer…as if we have clicked on (created on)).
is that possible?
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
4 Created On
Sep 06, 2018 Last Post
7 years, 5 months ago