Skip to main content
1-Visitor
October 30, 2019
Solved

Cell Selected event / button in side cell of grid

  • October 30, 2019
  • 1 reply
  • 1574 views

Hi Everyone, 

 

I have an requirement where i need to add button inside grid column and then on click event of that button wants to call some services.. or else want cell selected event in grid. 

 

Is any one of the above  things is possible with grid ?

 

Thanks In advance. 

Best answer by K_Bairagi

For adding button inside grid column follow below steps.

1.Add Panel

2.Add Grid widget on panel

3.Add Button on Panel and increase its Z index

4.Move Button on Grid Widget 

1 reply

K_Bairagi1-VisitorAnswer
1-Visitor
November 4, 2019

For adding button inside grid column follow below steps.

1.Add Panel

2.Add Grid widget on panel

3.Add Button on Panel and increase its Z index

4.Move Button on Grid Widget 

Support
November 18, 2019

Hi @RockLala.

 

If you feel the response provided by @K_Bairagi answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon