bind HTML table to ADO persisted recordset client-side
- From: "Bruce Hensley" <nobody@nowhere>
- Date: Wed, 28 Sep 2005 08:42:51 -0700
I've seen hints that it is possible to bind an HTML table to an ADO
recordset, but I can't find an example.
I would like to persist a disconnected recordset on the local client, then
open it (read-only) from DHTML and bind it to a table. I want to use
recordset.sort and .filter to manipulate the display dynamically.
I can find info and examples on binding to XML data islands, TDC, and
others, but not just to a recordset. Am I missing something?
Thanks,
Bruce
.
- Follow-Ups:
- Re: bind HTML table to ADO persisted recordset client-side
- From: Mark J. McGinty
- Re: bind HTML table to ADO persisted recordset client-side
- Prev by Date: Re: MDB FileName + CursorLocation + LockType + ADO 2.8
- Next by Date: Re: ActualSize returns -1 for Text fields
- Previous by thread: Re: MDB FileName + CursorLocation + LockType + ADO 2.8
- Next by thread: Re: bind HTML table to ADO persisted recordset client-side
- Index(es):
Relevant Pages
|
|