Re: Need DataGrid Help
From: Cowboy (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 05/28/04
- Next message: P_at_rick: "Re: Conversion problem SqlDBType.Decimal -> T-SqlType Decimal (12,6)"
- Previous message: Grigory Baitsur: "Retrieving relational data"
- In reply to: Terry Olsen: "Need DataGrid Help"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 May 2004 07:50:23 -0500
You will have to customize the datagrid to do this, as there is no built in
functionality. This functionality will use DHTML to change the background.
The only caveat I can see is the potential of creating either a) a big page
(size) or b) slowing the UI down on the client with the DHTML events.
I have not seen a sample of this, but I have seen a sample of a highlight
that changes with the up and down arrow key.
http://mike-levin.com/arrowkeys/
-- Gregory A. Beamer MVP; MCP: +I, SE, SD, DBA ************************************************ Think Outside the Box! ************************************************ "Terry Olsen" <tolsen64@hotmail.com> wrote in message news:e2xcOUDREHA.1348@TK2MSFTNGP12.phx.gbl... > I want to "hot track" the cursor as it moves over the datagrid (highlight > each row as the cursor moves), and I want to be able to select a row for > editing when clicking on it. Is this possible? > >
- Next message: P_at_rick: "Re: Conversion problem SqlDBType.Decimal -> T-SqlType Decimal (12,6)"
- Previous message: Grigory Baitsur: "Retrieving relational data"
- In reply to: Terry Olsen: "Need DataGrid Help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|