Re: Sorting list view on based on field from joined table

2011-02-08 Thread SimpleDimple
I understand the model part, I am more concerned about 1) how and which event to capture on server side when header is clicked 2) how to know which column's header was clicked Can you please help. On Feb 8, 2:36 am, Aryeh Leib Taurog wrote: > On Feb 7, 10:50 pm,

Re: Sorting list view on based on field from joined table

2011-02-07 Thread Aryeh Leib Taurog
On Feb 7, 10:50 pm, SimpleDimple wrote: > I am new to django and building a school system but am experience > developer otherwise having firm grip over rails, php, .net and java. > > I can see the list and do sorting & search but only based on the > fields which are in

Sorting list view on based on field from joined table

2011-02-07 Thread SimpleDimple
I am new to django and building a school system but am experience developer otherwise having firm grip over rails, php, .net and java. I can see the list and do sorting & search but only based on the fields which are in the same table... what if I want to sort on or search on field which is in