Re: [flex_india:27583] Re: Get Date Object without TimeZone

2010-01-01 Thread Norris.Lin
Nice~ 2009/12/31 ManoharMP manohar...@rediffmail.com Hi Madan, Below method might be useful for you. public static function getDateWithoutTime(date:Date):Date{ var dateFeild:DateField = new DateField(); dateFeild.selectedDate = date; return

[flex_india:27584] Devanagari fonts for Flex AIR App

2010-01-01 Thread Vivekjain11
Hi I am using Arial UNICode MS for showing devanagiri characters along with English characters in my application, however the problem is when i use a style with a font-size of 11, the devanagiri characters are almost unreadable. however when i try to increase the size the English characters

[flex_india:27585] Disable drag drop of specific row of a datagrid

2010-01-01 Thread prashant waykar
Hello Friends, i want to disable the drag drop of the specific row in a datagrid. Can someone please help me out? Thanks in advance -- You received this message because you are subscribed to the Google Groups Flex India Community group. To post to this group, send email to