i have a user control,lets say usercontrol1 and i add a datagridview control to that user control for reusability. but i can t bind data to that datagrid from a datatable. how can i do this data binding to grid from datatable.can you suggest any method.
I was wondering if someone can tell me what would be the best way to bring my application to the foreground if a mutex was not able to be created for a new instance. E.g.: Application X is running ...