Hi , mi question is, how do i bind the fields in a datatable to the columns in a ultrawebgrid, thanks
Hello Edison,
Assign the datatable to the DataSource property and call DataBind().
The sample uses a datatable as the data source.
I already did taht, but in design time i especify the the captio , the display menber, the value member, and when i run the aplication that nost shows, maybe i am forgeting something