Re: Need DataGrid Help

From: Cowboy (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 05/28/04


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?
>
>


Relevant Pages

  • Re: How to create web page with spreadsheet like functionality?
    ... Tom wrote: ... > the spreadsheet like functionality. ... You will need to use DHTML in client-side ...
    (microsoft.public.inetserver.asp.general)
  • Datagrid row select
    ... I wanted to create functionality to display a message box to the user if a row has not been selected from a datagrid. ... If the user selects a row and presses a delete button, a message box is displayed to the user stating that the selected row will be removed from the datagrid. ...
    (microsoft.public.dotnet.general)
  • Search Like Functionality in DataGrid
    ... The Search functionality should be something similar to ... the same functionality found on classical ASP DataGrid. ... I have paged datagrid which have 10 pages. ... which is found in 10 the page, I don't know how to bind to that 10 page. ...
    (microsoft.public.dotnet.framework.webservices)
  • Search Like Functionality in DataGrid
    ... The Search functionality should be something similar to ... the same functionality found on classical ASP DataGrid. ... I have paged datagrid which have 10 pages. ... which is found in 10 the page, I don't know how to bind to that 10 page. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: DataGrid
    ... I don't know if this is possible with the MS datagrid but it ... release a grid control with this functionality, ... > I would like to group the rows of a datagrid so its value spans multiple ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)