Page 2 of 2

Re: xbrowse array autosort problem

PostPosted: Sat Aug 21, 2010 6:50 am
by Richard Chidiak
i agree

it has to be sorted also when updating the array in case the "sorting criteria" got updated like dates etc...

It is not a problem to be handled by the program

Re: xbrowse array autosort problem

PostPosted: Sat Aug 21, 2010 7:31 am
by nageswaragunupudi
Richard Chidiak wrote:i agree

it has to be sorted also when updating the array in case the "sorting criteria" got updated like dates etc...

It is not a problem to be handled by the program

Yes. This can be done and good if it is done. XBrowse now handles updating non-array datasources when a column updated is sorted. This behavior should be extended to arrays too. Good suggestion.