I'm working on order/shipment system where different customers have different required fields before shipping. These requirements are stored in SQL Table per customer. I want the UI to automatically highlight required fields per customer.
However, I want to avoid manually setting .Tag on each control. How can I get the table + column name attached to a control so I can cross-reference with my requirements?
I'm working on order/shipment system where different customers have different required fields before shipping. These requirements are stored in SQL Table per customer. I want the UI to automatically highlight required fields per customer.
However, I want to avoid manually setting .Tag on each control. How can I get the table + column name attached to a control so I can cross-reference with my requirements?
--
You received this message because you are subscribed to the Google Groups "Migrated By Firefly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to migrated-by-fir...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/migrated-by-firefly/d52670dd-07c8-4765-874d-7ee4885f677fn%40googlegroups.com.