Subject Re: Column Sequence in Grid
From Michael Lind <dBase@Vincams.com>
Date Tue, 20 Sep 2022 07:07:23 -0500
Newsgroups dbase.getting-started

On 9/19/2022 9:43 PM, Michael Lind wrote:
> On 9/19/2022 3:22 PM, Peter Hegelbach wrote:
>> Do you mean something like this (in the video)?
>>
>> Once I had a project called filterGrid, which was able to select
>> columns, change order and save seperately for every user. Lot of code,
>> so first only a video:
>>
>> https://vimeo.com/751392896/6ce7bd5c1b
>>
>> Peter
>>
>>
>> Am 16.09.2022 um 18:25 schrieb Milind Nighojkar:
>>> Is there any way to change the column sequence in a grid (not by drag
>>> and drop menthod.) thru code before opening  a form.
>>>
>>> Example : Say column 3 is date filed and should me moved to column 5
>>> and column 5 to col 3.
>>>
>>> Regards
>>>
>>> Milind Nighojkar
>>
> Peter,
> That's fantastic functionality!  I'd love to use it in my forms.
> Michael
Peter,
Robbie reminded me that all my forms are web forms, not desktop. All
that functionality is great but I can't use it in my application.
Congratulations on the success and work.
Michael