5/26/2011 3:07:47 AM
Title:
Null object reference issue in flex 3.5
Hi all..
I have been using flex 3.3 for quite a long time and now upgraded it to 3.5 and when i ran my app, it gives me Null object reference in the place where i used getMeasuringRenderer method. It happens in the datagrid where i calculate width based on the renderer. is the method deprecated?
I couldn't find much resource when googling it..
Inder
Points: 2980
Posts:0
5/26/2011 11:17:59 AM
check the sdk that you are using for compiling. the default SDK may have been changed . Switch back to the older version which you were using earlier and it should work
5/26/2011 7:15:46 PM
No inder... I want to compile in 3.5 sdk... Why should I upgrade if I dont wanna use the latest version compile that I have...
And is there a corresponding method for getmeaduringrenderer??