my working project is on visual fox-pro 9.0 , so i need design form in that, i am adding grid with following 2 columns, 1st column is text-box control and 2nd column is date-picker control
following steps i did it:
- i created new form
- added grid control
- added active x Microsoft date-picker control 6.0
but here is my problem,
- on focus only its showing date-picker but i want to show all the time when i open the form.
- changing row date affecting other row date also.
- with null or empty column means needs show blank.
please help me,I'm tried to searching how date-picker works in grid.