Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. DataGrid

DataGrid

Scheduled Pinned Locked Moved ASP.NET
databasehelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ritwik Sanyal
    wrote on last edited by
    #1

    Hi, I have a datagrid where I have added a client side mouseover attribute to each items in the Item Created Event so that when ever mouse hovers on the rows of the datagrid the respected rows get selected. Its working fine, but if I want to access the index of the row which gets selected on the click of the mouse I am fighting. I am not using Select Button column of the datagrid. Please help. Thanks in advance

    M 1 Reply Last reply
    0
    • R Ritwik Sanyal

      Hi, I have a datagrid where I have added a client side mouseover attribute to each items in the Item Created Event so that when ever mouse hovers on the rows of the datagrid the respected rows get selected. Its working fine, but if I want to access the index of the row which gets selected on the click of the mouse I am fighting. I am not using Select Button column of the datagrid. Please help. Thanks in advance

      M Offline
      M Offline
      Mariusz Wojcik
      wrote on last edited by
      #2

      And how do you do the row selecting? Are you call the postback event, analogous to this one which is created by the DataGrid (for Select button)? It should be somethink like this:

      javascript:__doPostBack('DataGrid1$_ctl3$_ctl0','')

      -- Mariusz 'mAv' Wójcik master e-software engineer (BPC)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups