Hi!
I will try to explain my problem.
I want in a column of the grid that display a combobox with the state of the record, for example i display all the classroom in the university each could have the status ACTIVATE O INACTIVATE, what the user's want is that in the same grid display a combobox and change de state.
I found some examples that use de sqlDataSource or AccessDataSource, but i have a 3 layer application. The presentation layer only access to the components or webservices to obtain the data.
I will try to explain my problem.
I want in a column of the grid that display a combobox with the state of the record, for example i display all the classroom in the university each could have the status ACTIVATE O INACTIVATE, what the user's want is that in the same grid display a combobox and change de state.
I found some examples that use de sqlDataSource or AccessDataSource, but i have a 3 layer application. The presentation layer only access to the components or webservices to obtain the data.