[development-axapta] How to access enum values in loop

2004-01-02 Thread prabodh_kelkar
Hi, I want to use the values of enum in loop. I want to use the counter of the loop to navigate through the elements/values of an enum. i.e. I want to get next value of enum as loop navigates..How to do that? Help will be highly appreciated Thanks, Prabodh Kelkar Yahoo! Groups

[development-axapta] Re: How to access enum values in loop

2004-01-02 Thread prabodh_kelkar
and the text is displayed when browsing the table. regards harry -Original Message- From: prabodh_kelkar [mailto:[EMAIL PROTECTED] Sent: Monday, 15 September 2003 10:43 p.m. To: [EMAIL PROTECTED] Subject: [development-axapta] Re: How to access enum values in loop Hi All, Thanks for reply

[development-axapta] Re: How to access enum values in loop

2004-01-02 Thread prabodh_kelkar
. Tried to insert value in a enum field ABC. When i = 0 at the time of inserting the table browser shows the value of ABC::None, when i was 1 table browser shows the value of ABC::A and so on. Are u trying something different? regards harry deshpande -Original Message- From: prabodh_kelkar