Identify columns by name in ListView event arguments


Author
Message
Edhy Rijo
E
StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)StrataFrame VIP (3.7K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
The SF Listview is very flexible and powerful to the developers, but when identifying columns in the events like Row or List Populating, the column index must be used.

I would be very productive to be able to reference the columns by their names also, so when changes are made to the ListView columns or fields, the code in this events would not need to be changed to the proper column index reference, so in case of using e.Values(3) or e.Parameters(4), that we could use e.Values("colFirstName")

Edhy Rijo

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