Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to disply dynamic Columns and Dynamic Header to that column in
a GRID VIEW. The application is kind of TimeSheet for entering weekly
hrs for a month.

1. First of all I want to disply Column based on number of weeks in a
MONTH. e.g. July have 5 weeks so total number of Columns shopuld be 5
(or if a month has 4 weeks then disply 4 columns)

2. I want to disply header as the last day of the week (e.g. 1st week
of July ends on 7th July) then header should display "July weekending
7 JUL."

3. A footer for every column that will disply total for a given week
of a month.

I will appreciate if any one of you can provide me Pointers/Code.

Thanks
Posted
Updated 8-Apr-14 6:31am
v2
Comments
[no name] 8-Apr-14 12:39pm    
I see a lot of "I want" but not a lot of what you have tried.... or a problem.
Nelek 8-Apr-14 13:37pm    
If you want to know what Wes Adday told you, Please read:
What have you tried?[^]
How to ask a question?[^]

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900