Hi,
I have the following requirement to implement.
1. My grid should look like as attached image,
2. it contains two rows
3. from column 2, the no of columns varies based on the no of weeks in a month (ex: 3 weeks in a month, then 3 column and 6 sub columns )
4. second row data should be fetched from the database using controller and model where my entity class is present
5. first row is empty initially as shown, and also the first sub-column("input value") of each column should be made editable and based on the value entered, second sub-column and the column 1, should be updated based on the formula shown in screen shot attached
6.column 1 and second sub-column of each column should be read only
7. entire second row should be read only
For clear understanding, i am attaching an excel sheet where the first row requirement been achieved.
Regards,
Shashi
I have the following requirement to implement.
1. My grid should look like as attached image,
2. it contains two rows
3. from column 2, the no of columns varies based on the no of weeks in a month (ex: 3 weeks in a month, then 3 column and 6 sub columns )
4. second row data should be fetched from the database using controller and model where my entity class is present
5. first row is empty initially as shown, and also the first sub-column("input value") of each column should be made editable and based on the value entered, second sub-column and the column 1, should be updated based on the formula shown in screen shot attached
6.column 1 and second sub-column of each column should be read only
7. entire second row should be read only
For clear understanding, i am attaching an excel sheet where the first row requirement been achieved.
Regards,
Shashi