Extjs 4.2 Grid Design With Fixed/Constant Values

42 Views Asked by At

I want to create a table like below. ![![enter image description here

On the left side there are fixed values, the row belonging to the checked ones will be filled. Even if the rows are empty, the values on the left should be display. How can I design this in ExtJS 4.2?

0

There are 0 best solutions below