Edit Column With Multiple Data Types

I have a grid which I have batch edit mode enabled. I have a "Value" column that I am rendering as a string but when I want to edit it, I want the value to be either an integer or a decimal based on another column. So in the example below, if the currency is set, then I want the value to be a decimal, if the currency is missing, then I want the input to be an int? Is this possible?




2 Replies

JO Jorge Orellana March 17, 2022 07:19 AM UTC

I was able to find a solution to this.



PS Pavithra Subramaniyam Syncfusion Team March 21, 2022 01:54 PM UTC

Hi Jorge, 
 
We are happy to hear you have found a solution! 
 
Please get back to us if you need any assistance on this.  
 
Regards, 
Pavithra S 


Loader.
Up arrow icon