I need a kendogrid in which one column should should have buttons that can be clicked with either of two options:
"select"-->to open a pdf
"modify">to go to another page
either one of these should be visible depending on a value coming back from the database.
Please help!!!!!!
1 Answer, 1 is accepted
0
Dimiter Madjarov
Telerik team
answered on 28 Mar 2014, 09:32 AM
Hello,
You could use, the approach that I suggested in the other topic and implement a conditional logic in the client template.
Let me know if the example in the documentation was helpful enough or I could assist you further.