Selection List dont work .NET UI

ttobba

New Member
Hi All,

I have a basic report that I need to run in .NET UI. The problem is that .NET doesnt allow selection lists. The Selection-List pulls about 25 different account types, so I cannot make them all into check boxes and it needs to be dynamic so that if any new types are added to the wkfl they will appear. I would like to have some sort of editable down-frame but I am having problems setting it up.

Analysis Code Maintenance (gracmt.p) has exactly what i am looking. It shows the GL item selector with * as one of the columns. This is perfect, so that the * will show all of the types selected. I just need some help setting this up. Cant look at the code cause we didn't buy it :eek:

Any code would be greatly appreciated.

Thanks in advance.
 

clivejmorrison

New Member
Hello,
I am interested in how you managed to resolve this issue with making a selection list appear in the .Net UI interface?
Thanks
Clive
 
Top