I have a grid, and I link to DataSet to the DataSource property; ultraGrid.DataSource = dsDatos.
The DataSet has a DataRelation bound by 2 fields.
When I set up my UltraDataSource with the two bands, only band 1 I respect the format of the columns but the inline formatting of the band 2 is deleted.
Someone can help me how to work with a DataSet related.
Thank you.
Hello Carlos,
I made the sample with Visual Studio 2008 and version 8.3 of our controls.
Please take a look at it.
appreciate the help but I have a problem, the version I have is infragistic v8.3 (for vs 2008), and send me the example is with the version that I have v12.1.
Sorry for the inconvenience but if you could send me the example with version v8.3 infragistic
Here is the same made with Visual Studio 2008.
Please feel free to let me know if I misunderstood you or if you have any other questions.
You can send the sample with the version for vs 2008 please.thanks
You should create a DataRealtion for the two tables and add it to the data set, I prepared a sample showing this for you, so could you please review the sample attached to this post and see if it meets your requirements. Please feel free to let me know if I misunderstood you or if you have any other questions.