Question
How to add validation for textbox inside grid
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| 25 | 30 | |
| 25 | 30 |
My mashup will be like above.
When a user enter value in header3, I need to keep a validation that should not be greater than header2 and less than header1. If validation fails I need to higlight textbox with red color else green color.
I am new to Thingworx. Please help.
Thanks
Raju

