I have some background in WPF / C# and would like to replicate what I can do there with datagrids in a SharePoint web part. Is there an equivalent control that I could use? If not, what do people normally do when they would like to show a grid output of data from a database within a custom developed part?
Unfortunately a data view web part does not suit my purpose as it exposes the connection string.