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

On 9/20/2022 8:53 AM, Ken Mayer wrote:
> On 9/20/2022 5:07 AM, Michael Lind wrote:
>> 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.
>
> If you're using Web Forms, then you can't use a "grid" anyway. The dBASE
> grid doesn't translate across to web applications.
>
> Web applications use HTML tables ...
>
> Ken
>
>
That's exactly what I realized. Robbie asked me, "you're doing forms
now?"  Of course, I was thinking FORM from within my HTML pages. I'm
thinking, of course I use FORMs, what a great tool Peter has!  Now I
realize it's just a bunch of HTML and Java I have to build myself or
have built.  Your WebTutorial has a great search and filter ability,
just some more cool features in Peter's grid tools.
Thanks Ken.