Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
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.
Solved! Go to Solution.
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
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
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