HI all,
I have used a Table in my application in that i have Month as dropdown and wenever iam selecting the month after clicking submit we have to retrieve the shifts of that pirticular month for all the days (Ex;Jan we have to retrieve for 30 days shifts )and we have to display those values in the table. But what i need is for Ex: In Jan we have 31 days and for feb we will have 28 days so the no of columns should have to display on the basis of that days how is it possible,,,
any one help me out in solving this issue ..