News

With this, users gain a new multi-column combobox for the WinForms edition, new gauges for the WPF edition, GeoJSON support added to maps for WinForms and WPF, and FlexGrid improvements.
I have a combobox that I want to populate with a list of vendors stored in another Access Database. This database contains roughly 1,300 different vendor records. All I'm interested is the names.I ...