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

Please help to determine which control need to use

1 Answer 34 Views
GridView
This is a migrated thread and some comments may be shown as answers.
CongPhuoc
Top achievements
Rank 2
CongPhuoc asked on 24 Nov 2010, 05:31 AM
I am doing in Hotel booking system use WPF, and I search for some control which satify my bussiness like this, I think that maybe a grid with following :

- The grid have 2 axes, 
            top horizontal axis for time line to display day for 5 year (scrollbar allow user navigate from current day to 2 previous years and next 3 years)
            left vertical axis for Room Type and Room No which is display all RoomNo in database according with it's Room Type beside which are data in database

-Allow mouse drag horizontal only to verify the begin date and the end date of booking ticket.
-Each row in datagrid is standfor a room, when user drag from cell A to cell B in the same row, it highlight the cover items and display the value of horizontal axis and at cell A and cell B (Actually I need to get the from date and the end date of booking)
-2 textbox follow the value of user dragging, it display the date of begin dragging date ,end of dragging date, the room number of dragging row

From:    25 Nov 10                                                                                                                                RoomType: Lux 

 To :        27 Nov 10                                                                                                                               RoomNo: 100300

...-2years

24 Nov 10

25 Nov 10

26 Nov 10

27 Nov 10

….. + 3years

Room Type

RoomNo

Del

100100

Del

100200

Lux

100300

Lux

100301

Eco

20100

Eco

20100

Eco

20100

              

 

 

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 26 Nov 2010, 01:00 PM
Hi CongPhuoc,

Thank you for contacting us.

I can suggest you to use the RadScheduleView - our new schedule control, which we introduced in Q3. It has a great performance and many feature which will help you display the information in the best possible way. Please refer to this online demo for an example. Also, you can check out our online documentation, which will guide you throughout the basics: http://www.telerik.com/help/wpf/radscheduleview-overview.html

Hope this information is helpful. Please let us know if you need further assistance.

Best wishes,
Konstantina
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
CongPhuoc
Top achievements
Rank 2
Answers by
Konstantina
Telerik team
Share this question
or