Looking for a better solution
From: Ing. Rajesh Kumar (iambad(WithoutThis)_at_post.cz)
Date: 05/16/04
- Next message: Jason DeFontes: "Re: ASDF"
- Previous message: Valerian John: "Re: ListBox items changed client-side are not available server-side"
- Next in thread: Zuzar Lakdawala: "Re: Looking for a better solution"
- Reply: Zuzar Lakdawala: "Re: Looking for a better solution"
- Reply: Natty Gur: "Re: Looking for a better solution"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 16 May 2004 22:53:47 +0200
Hi Everybody
I have a web application where i am reading data into a Dataset from a *.xml file and binding it to a datagrid so i can edit it in the web form.
The same Dataset i am entering into a Textbox so a JavaScript function can read it every 30 seconds and check some status and pop up a message if needed.
Everything is working fine, but i don't think that entering the same data into two different controls is a good idea so i just wanted to ask if there is an elegent way of doing this so I can remove the textbox and read data from the DataGrid at the client side or do something similar ?
Thanks in advance
Raja
- Next message: Jason DeFontes: "Re: ASDF"
- Previous message: Valerian John: "Re: ListBox items changed client-side are not available server-side"
- Next in thread: Zuzar Lakdawala: "Re: Looking for a better solution"
- Reply: Zuzar Lakdawala: "Re: Looking for a better solution"
- Reply: Natty Gur: "Re: Looking for a better solution"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|