Hi,
I am using the radgridview to display a collection of ria services entities that are autogenerated. Included in the entity is a boolean that is rendered via an autogenerated checkbox. Currently if I check or uncheck the checkbox, I have to move focus away from the checkbox in order for the new value to be updated on the entity. I would like for the value to be updated on the entity immediately upon checking or unchecking the checkbox (so that I can immediately perform other actions that affect other entities in the collection). How can I accomplish this?
Thanks
I am using the radgridview to display a collection of ria services entities that are autogenerated. Included in the entity is a boolean that is rendered via an autogenerated checkbox. Currently if I check or uncheck the checkbox, I have to move focus away from the checkbox in order for the new value to be updated on the entity. I would like for the value to be updated on the entity immediately upon checking or unchecking the checkbox (so that I can immediately perform other actions that affect other entities in the collection). How can I accomplish this?
Thanks