tying column value to enum in Browse Dialog


Author
Message
Marcel Heitlager
Marcel Heitlager
StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)StrataFrame User (202 reputation)
Group: StrataFrame Users
Posts: 84, Visits: 835
I'm trying to tie a column value to an enumeration text value in Browse Dialog result.

Public Enum PlanTypes As Integer

Standard = 0

Interest = 1

Custom = 2

CustomInterest = 3

End Enum

My bo has a field called plan_type which contains the integer key.

What value do I change in the RowPopulating event?  

Thanks.


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search