// JP opened flex table

Click to See Complete Forum and Search --> : How to calculate the width of the menu?


Kansana
April 27th, 2007, 08:57 AM
Hi All,

I use TrackPopUpMenu to display the menu. Please let me know how to calculate the width of the menu before even displaying it(i.e. before calling TrackPopUpMenu).

Thanks,
Kansana

kirants
April 27th, 2007, 10:28 AM
Perhaps the sample here will help you:

http://www.codeguru.com/forum/showthread.php?t=361672

//JP added flex table