如何使网格看起来像日历
问题描述:
有没有人知道您要开发应用程序以保存时间表时可以使用哪个控件,或者如何将一个月的网格负载天作为行.例如,如果用户从组合框中选择了7月,则它必须在网格中显示从1月31日起的整天
Is there anyone know which control you can use when you want to develop application to save timesheet, or how can you make a grid load days of a month as rows. like if a user selected july from a combo box it must show all days from 1st-31st in the grid
答
您好,
对于初学者,请通过以下链接:
在GridView中具有PIVOT处理的数据输入应用程序 [ ^ ]
Hello,
Please go through following link for starters:
Data Entry application with PIVOT processing in GridView[^]