rss
twitter

Wednesday, January 12, 2011

Adding date in Flex using Flex datepart

By using Datepart in flex we can increase or decrease the particular part of the date in flex  , Gareth suggested a dateAdd method to do this date addition in simple steps, using datepart we can add or subtract particular part of the date easily. By using datepart, adding 1 to datepart["date"] we get the next day date,datepart["week"] we get the next week date. Source Code : public static ...
Read more...

Bookmark and Share

Wednesday, January 05, 2011

VRule and HRule controls in Flex

The VRule and HRule controls in Flex are act as a divider(separator) in a container. VRule control helps to draw a vertical line, this control creates a single vertical divinding line within a container. VRule controls are defined in flex in mxml tag   Here is the example code for VRule control. <?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/...
Read more...

Bookmark and Share

Label Cloud

Must Buy

  © Blogger templates by Ourblogtemplates.com updated with zenplate.com tips

Back to TOP