Subject | Parameter looses value on reorder |
---|---|
Author | Florian Hector |
Post date | 2002-11-08T18:54:58Z |
Hi All,
I have a detail query with an additional parameter(a date) to further limit
the amount of data returned. The masterlink is set in the property editor at
MasterLinks, the additional parameter at JoinLinks. This parameter is set at
the start of the application and whenever the user changes the date. Though
I don't know if this is how it should be done but it works properly so far.
Only when reordering the grid which gets its data from this query, the value
for the date is lost. In order to solve the problem I just reset the
parameter in the OnOrderingChanged event but I wonder if this is the
expected behaviour or if I have missed something.
Any hints?
Florian
I have a detail query with an additional parameter(a date) to further limit
the amount of data returned. The masterlink is set in the property editor at
MasterLinks, the additional parameter at JoinLinks. This parameter is set at
the start of the application and whenever the user changes the date. Though
I don't know if this is how it should be done but it works properly so far.
Only when reordering the grid which gets its data from this query, the value
for the date is lost. In order to solve the problem I just reset the
parameter in the OnOrderingChanged event but I wonder if this is the
expected behaviour or if I have missed something.
Any hints?
Florian