Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
445
Drilldown feature
posted

We have a requirement where each row of one of the column will have a hyperlink and upon clicking on it we need the details of that row be displayed. For ex:

ColumnA    ColumnB     ColumnC
   AA1         BB1          CC1
   AA2         BB2          CC2

Here values of ColumnA will have hyperlinks and if I click AA1,  I need another resultSet based on AA1 to be bound to the grid. For Ex

ColumnA1    ColumnB1     ColumnC1
   AAA1         BBB1          CCC1

Is this possible with XamGrid?

  • 5124
    posted

    Hello,

    How/where do you rneed the A1/B1/C1 column information to be displayed?  Do you have any screenshots mocking the desired result?

    Thanks,