0
Answer

One GridView only

Ask a question

Please Review Attachment.

there are 115  values( 1 to 115), each value has it own related field. The catch to this is to divide to divide by the the total number of values.  115 / 5 = 23.  You get 23. The customer wants to distribute evenly to create 5 colums, or should I say the table is already define with 5 columns, and wants to distribute all 23 values to each column, which is the each part. The customer do not want one row of 115 values, the customer, the customer is trying to prevent from using the scroll bar from the 115 values.

Now the tricky part that i have no clue of how to effectively design this is to associate a boolean feel to each value with the distribution of the 5 columns that contains 23 values each per column. They want to be able to check the boolean fields invidually and also at the top level have a way to check all fields.

Is there a way to effectively design this using the one gridview , one grid, I am going  to show a print screen of what I am trying to accomplish, the picture will better describe.


Attachment: ultragridviewpic.zip