Cell Table column sorting ties grid to data provider
22 views
Skip to first unread message
Wayne Marsh
unread,
May 8, 2012, 12:50:54 PM5/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
Is there any sensible strategy for implementing column sorting without having to know the type of data provider that's backing the table?
It seems a shame that when I define my columns, I also have to decide on what data provider I'll be using if I choose to sort them. Am I missing something?