Detecting the active datagrid

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

    #1

    Detecting the active datagrid

    Hi All;

    This may be a very simple question, but for the life of me, don't know the
    answer.

    If I have 5 datagrids on a page but only a specific one, through coding, is
    active at one time.
    I want to know which is active, how do I determine that programmaticall y?

    Hans Fehlow
    ON, Canada


  • Lloyd Sheen

    #2
    Re: Detecting the active datagrid


    "Hans Fehlow" <Hans.Fehlow@ai rgas.comwrote in message
    news:3EB62969-95AA-47A9-9493-05CCA6454931@mi crosoft.com...
    Hi All;
    >
    This may be a very simple question, but for the life of me, don't know the
    answer.
    >
    If I have 5 datagrids on a page but only a specific one, through coding,
    is active at one time.
    I want to know which is active, how do I determine that programmaticall y?
    >
    Hans Fehlow
    ON, Canada
    >
    >
    when you say you have a specific one , through coding do you mean you select
    the datagrid. If you do just keep a variable with a reference to the
    "active" datagrid.

    Otherwise could you provide more details as to what "active" means in your
    context?

    Lloyd Sheen

    Comment

    Working...