Showing different types of multiple fields in a single grid
We would like to show different fields in a single grid. For example: Showing two drop downs, text field in which one drop down having values as A and B and another one is having values as X and Y in the same grid using same column fields like below.
Name |
Description |
Value |
Name1 |
Description1 |
A/B(Dropdown) |
Name2 |
Description2 |
X/Y(Dropdown) |
Name3 | Description3 | TextFieldValue |
Thanks,
Sunil