G
Guest
Ok I'm working on a custom IDE though it's using alot of the same technologies as the VS.Net IDE. I drag and drop the datagrid onto the form (root component) and there is a dataset with tables in the component tray. I then just set the datasource to the dataset and then the datamember to the table I desire. I then open the tablestyles and add a new one and hit the mappingname and hit the drop down and nothing shows up.
What I need to find out is how the datagrid populates that list, something somewhere in my IDE isn't allowing the datagrid to populate the dropdown list with the tables in the dataset.
So does anyone have any idea how that list gets populated
Joe
What I need to find out is how the datagrid populates that list, something somewhere in my IDE isn't allowing the datagrid to populate the dropdown list with the tables in the dataset.
So does anyone have any idea how that list gets populated
Joe