Hello,
Using Igx data grid. I have a column that needs to have a required validation and dynamically toggle when the value is not empty/ greater than zero.
Please let me know how to implement the same.
Hello Shobhana,
Can you please elaborate on how you wish the cell to behave when a certain value is entered?
Just like form control has required validation. Is there a way to validate the column is required column. If i touch the row and do not enter any value that error must display saying "please fill the Required field" and won't tab to next cell/column.