HI,
I'm a new to the group. About a year ago drosenkranz had a question. I have a similar problem and I just don't get it.
I have a form which contains a grid and a nav. toolbar. I want to be able to click on a cell and use it's double click method to close the form. VFP says the double click property is readonly. I even added a new column and put a command button in it but VFP still says the click property is readonly. The table fields can be edited so the table is not readonly. I know this can be done cause it works in the sample "display controls in a grid". How can I activate the click or double click method of a cell?
Thanks,
Joe
drosenkranz
I'm a new to the group. About a year ago drosenkranz had a question. I have a similar problem and I just don't get it.
I have a form which contains a grid and a nav. toolbar. I want to be able to click on a cell and use it's double click method to close the form. VFP says the double click property is readonly. I even added a new column and put a command button in it but VFP still says the click property is readonly. The table fields can be edited so the table is not readonly. I know this can be done cause it works in the sample "display controls in a grid". How can I activate the click or double click method of a cell?
Thanks,
Joe
drosenkranz