sql - Modifying Gridview select action? -


itemprop = "text">

I have a gridview and when a user selects a line, then I want to change the view in my multivise and many new ones Displaying gridviews. A user will click on the computer, and then he will show the computer statistics / device after / etc New Gridviews require a column from the row that was selected, how do I get it? Thank you.

On what language are you doing this? I did it in VB and C #.

  1. To create an assigniller for the first gridview (FocusCow switch), when the user selects the line in the first gridview, it will be asked to tell you that a different row selected
  2. Within that list, you can find out which line was clicked using that logic (a): e.FocusedRowHandle and then bring it to another table. >
  3. Make the second execliner on the dataset which fills the second gridview (SecondDataset_BeforeFetch). Within this fetch, you get the column from the selected row in the first column

    the Detroit line = FirstGrid view. Gatefocused data ();

    line 2 Itamarere [Indexed Column];

  4. / Div>

    html>

Comments