selecting multiple rows datagrid javascript

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jay

    #1

    selecting multiple rows datagrid javascript

    Hi All,
    My users are complaining about the page refreshing when they are
    selecting multiple rows in a datagrid. Has anyone tried to manage this
    using javascript?
    I tried smartnavigation but that caused me other problems.
    Any ideas?

    Thanks,
    Jay
  • Max

    #2
    Re: selecting multiple rows datagrid javascript

    I don't exactly know what Microsoft was thinking with the select event in
    the datagrid. I've never seen this GUI on any web sites. Usually check boxes
    are used when selecting rows of data in a table. Maybe there's someway to
    add a checkbox column. I've not played with datagrid much, since it's pretty
    restricting.

    -M


    "Jay" <jschuss@magicc ablepc.com> wrote in message
    news:ab28696f.0 310150600.325ce bfb@posting.goo gle.com...[color=blue]
    > Hi All,
    > My users are complaining about the page refreshing when they are
    > selecting multiple rows in a datagrid. Has anyone tried to manage this
    > using javascript?
    > I tried smartnavigation but that caused me other problems.
    > Any ideas?
    >
    > Thanks,
    > Jay
    >[/color]


    Comment

    Working...