From: Brandon M. <bnd...@ho...> - 2000-11-30 18:53:38
|
Actually I think Dan wrote the table widget back when he wrote loadQueue in June. Maybe he's going to re-release it with the new updates. ----- Original Message ----- From: "Robert Rainwater" <rra...@ya...> To: <dyn...@li...> Sent: Wednesday, November 29, 2000 10:48 PM Subject: Re: [Dynapi-Help] Tables > > There was a dynamic table widget for the DynAPI 1 (maybe it was DynAPI 2) > that someone wrote a while back. While it was not truly a table, it had > the features of a table, plus you could dynamically update the fields. > Maybe someone knows where the table widget is at and could update it to > the latest version? > > -- > // Robert Rainwater > > On Thu, 30 Nov 2000 14:29:46 +1100 > "Max Campsell" <ma...@bi...> wrote: > > > Does any one have any experience in dynamically changing the data in a table. > > > > I have created my layer and the table using : myLayer.setHTML("<Table> etc) > > > > I would now like to change the contents of the rows as my user pages through the data. > > the table name is gridMain. > > > > The following will not work : > > gridMain.innerHTML = "new string of data" > > > > any ideas? > > > > Thanks Max > > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-help |