This is a migrated thread and some comments may be shown as answers.

Create GridView rows with all days of a month

1 Answer 70 Views
GridView
This is a migrated thread and some comments may be shown as answers.
ITA
Top achievements
Rank 1
ITA asked on 04 May 2016, 07:05 AM

Hi,

it is easy to create GridView rows by button click. But is it possible to create rows for a month? I want to create
perhaps may. So i need 31 rows and in one column should be the Date from SO 01.05.2016 to  TUE 31.05.2016?

Thanks a lot
Best Regards
Rene

1 Answer, 1 is accepted

Sort by
0
Stefan Nenchev
Telerik team
answered on 06 May 2016, 11:18 AM
Hi Rene,

The functionality you aim for seems quite specific and is not that straightforward to achieve through RadGridView.  Basically, it depends more on your setup rather than the control as the GridViewRows represent each item of the bound collection.  In your case, you can come up with a source that represents a month that has the days as items. Actually, the RadGridView might not be the most suitable control in your scenario. Though I am not familiar with your intentions, I suggest you check the RadScheduleView and RadCalendar controls as they might be more appropriate for your requirement.

Regards,
Stefan Nenchev
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
ITA
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
Share this question
or