Hi,
I have created a grid that is bound to a view in my datasource with a list of upcoming appointments that match a certain criteria. I want to be able to double click on one of the rows in the grid and have it automatically open the CustomAppointmentEdit form for that appointment. The only reference I am able to find is for commands in Silverlight, but I am using winforms. Is this possible?
Thanks in Advance!
I have created a grid that is bound to a view in my datasource with a list of upcoming appointments that match a certain criteria. I want to be able to double click on one of the rows in the grid and have it automatically open the CustomAppointmentEdit form for that appointment. The only reference I am able to find is for commands in Silverlight, but I am using winforms. Is this possible?
Thanks in Advance!