Hi Team
We have below requirement in my application :
There is one complex form which having input box control first now they want grid like structure for similar thing to improve UI design so i have added one sample table with checkbox/radio/text/dropdown on the spreadsheet .
Now i need below things :
i) How to validate this fields (Some of them are mandatory)
ii)Based on horizontal fields need to add total of 4 columns and display in 5th column in a row how to display that.
iii)I need to save this data and fetch this data (In backend we have java web framework is used)
iv) User can add multiple rows
Can u provide above information or any other sample similar to above and above things are doable or not with jExcel ?
Hi Team
We have below requirement in my application :
There is one complex form which having input box control first now they want grid like structure for similar thing to improve UI design so i have added one sample table with checkbox/radio/text/dropdown on the spreadsheet .
Now i need below things :
i) How to validate this fields (Some of them are mandatory)
ii)Based on horizontal fields need to add total of 4 columns and display in 5th column in a row how to display that.
iii)I need to save this data and fetch this data (In backend we have java web framework is used)
iv) User can add multiple rows
Can u provide above information or any other sample similar to above and above things are doable or not with jExcel ?