-
Real time data-binding
Does anyone know? Have any code examples (preferably vb.net) but anything
accepted! of how I would replicate/achieve the following in asp.net. We used
to bind db fields, using client side script and RDS, to relational data sources
using ietimer.ocx, and FM20.dll microsoft label controls to achieve live
datachanges without refreshing the asp page. IE requery the data source every
few seconds. ASP NET+ data binding is great but I can't find a wayof achieving
the result required here. That is, when the data changes in the source it
is reflected when the timer event fires with RDS RDF.Query. The timer component
in .net does not fire server side to allow perform a fresh databind routine.
Please help....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|