I am using Kendo Grid to render the grid data. I have multiple custom commands in one column. Out of the multiple custom command one command has to conditional command depends up on the data for that row. I couldn't able to get the value of the data (either row not column specific). I tried using template and I tried mentioning field none of them bringing up the data.
My question how do I render the multiple custom command with one of them being conditional command (depends upon the row data).
Thanks...
My question how do I render the multiple custom command with one of them being conditional command (depends upon the row data).
Thanks...