I've created a datagrid and added TableStyles to it.
dgCompCalc.TableStyles[].GridColumnStyles[column name], will only give me column collection....
How do I get the specific row from the datasource collection ? (to iterate through each row)
Appriciate help on this.
Copyright (c) Marimer LLC