Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic MindFusion Pack for ASP.NET R2.2012 (Read 4653 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 687
Joined: Apr 6th, 2003
MindFusion Pack for ASP.NET R2.2012
Jul 12th, 2012 at 1:06pm
Print Post  
MindFusion Pack for ASP.NET R2.2012 has been released. It adds the following new features:

MindFusion.Scheduling for WebForms

Resource View
This view displays the distribution of items over a period of time for particular contacts, locations, tasks or resources. The view displays a single row for each individual contact, location, task or resource and up to three timelines. In order to view associated items in this view, the GroupType property of the Calendar must be set to GroupByContacts, GroupByLocations, GroupByTasks or GroupByResources.

Vertical List View
Vertical layout has been added to the List view. The vertical list view displays a collection of rows where each row represents a single second, minute, hour, day, week, month or year. You can switch between horizontal and vertical layouts of the List view by setting its Orientation property. Grouping is available in both layouts of the view.

Miscellaneous
  • Some of the Style-related properties and classes have been altered in order to provide more clear and straightforward ways to style the Calendar. The Style class is designed for styling non-header elements, such as day cells. The HeaderStyle class is intended for styling different header elements, like day cells headers, timelines, the main and the additional headers within the view. The ItemStyle class is designed exclusively for applying styles to Calendar's items. Check the Customizing the appearance of Views and Customizing the appearance of Items topics to see how the new classes are used. Examples are also available in some of the samples, including Customization, Google Calendar and Tutorial5.
  • Some properties have been renamed to ensure consistency across similar classes. The complete list of renamed properties is available in the Upgrading from version 2.x topic.
  • getStartDate, getEndDate, getViewCells and getViewOrientation methods have been added to the Calendar's client API.
  • The bundled jQuery version has been upgraded to 1.7.

MindFusion.UI for WebForms

Several new controls have been added to MindFusion.UI for WebForms.
  • Calendar - a lightweight month calendar control.
  • ColorPicker - a customizable color picker control with different preset color tables - Web216, Greyscale and System.
  • DatePicker - a customizable date picker control with popup calendar.
  • DateTimePicker - a customizable date and time picker control with popup calendar and timetable.
  • NumericUpDown - a numeric up/down textbox with spin buttons, that supports three different positional number systems.
  • Rating - provides the ability to select and display ratings in a variety of formats.
  • TimePicker - a customizable time picker control with popup timetable list.

Server side
  • The ColorPicker control released with the R1.2012 version is now called ColorEditor.
  • XML serialization/deserialization for most of the controls through SaveToXml and LoadFromXml methods.
  • Window.AutoSize property to enable window controls to size themselves according to their content.
  • In most of the controls various *CssClass properties are introduced (for example Window.ContentCssClass, Calendar.HeaderCssClass) to facilitate easier styling of the controls through style sheets.
  • SerializeTag and DeserializeTag events raised by the Menu control to enable custom value serialization/deserialization.

Client side
  • Host controls now expose create* and delete* methods on the client side (for example Menu.createItem, TabControl.deleteTab) to enable creating/deleting of child items through JavaScript.
  • The bundled jQuery version has been upgraded to 1.7.


Registered customers with an active upgrade subscription can download the licensed version from the clients area on our site.

A trial version is available for download here:
https://mindfusion.eu/WebFormsTrial.zip

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint