AshishJoshi-asj / zfdatagrid

Automatically exported from code.google.com/p/zfdatagrid
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Remove order not always displayed... #184

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Perform a $select->order();
2. First loading of the grid...

What is the expected output? What do you see instead?

If you perform a SQL ORDER at the first loading of the grid, the
relating-to column will be displayed as ordered (just one arrow) and ...

Excepted : 'Remove Order' is displayed to... remove order
Instead : 'Remove Order' is not displayed.

I explain my point of view :
I do not know what is the best waited behaviour, but I think this described
one is the waited one. In fact, if you order afterwars another column then
'Remove Order' will be displayed and if you order back the first column
(the one used in SQL select) 'Remove Order' is not removed. This last point
is good, 'Remove Order' must stay displayed... but why is it not displayed
at first loading whereas the order is at the same status now ?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by tribal...@gmail.com on 23 Feb 2010 at 11:37

GoogleCodeExporter commented 9 years ago
Hi,

Done

Best Regards,
Bento Vilas Boas

Original comment by pao.fre...@gmail.com on 23 Feb 2010 at 3:37

GoogleCodeExporter commented 9 years ago

Original comment by bento.vi...@gmail.com on 3 Mar 2010 at 4:56