scroll bar in dbgrid
As i am scrolling through the dbgrid in delphi the datetime picker is showing the date that is present in the first cell value.Please tell me how to avoid this condition and display whatever date is present on that particular cell of that dbgrid.Thanks in advance.
Answer Question
| Jun 26 2008 12:29 AM GMT
| asked by
Rajalakshmi08
Delphi 5.0, DateTimePicker, DBGrid
dbgrid in delphi
1)At run time the dbgrid populating with values,when i am trying to move the cursor from one cell to another cell in dbgrid it is trying to create a new row immediately after the last record in the data set related to this dbgrid.So could any one please provide pointers to creation of new row
Answer Question
| Jun 17 2008 4:54 PM GMT
| asked by
Sampath1987
Delphi 5.0, DBGrid, Delphi
DBGrid
How to iterate through the rows and cols of a dbgrid?Can anyone explain me how to acheive this?
View Answer
| Jun 5 2008 10:00 AM GMT
| asked by
Rajalakshmi08
Delphi 5.0, DBGrid, Delphi
Align the datetimepicker to the cell
Can anyone tell me what is the logic behind gutter:=(Rect.Bottom-Rect.Top) div 5; the_rect.Top:=Rect.Top+gutter; the_rect.Left:=Rect.Left+(gutter-1); the_rect.Bottom:=Rect.Bottom-gutter; the_rect.Right:=(the_rect.Bottom-the_rect.Top)+the_rect.Left;But the above logic...
Answer Question
| Jun 4 2008 1:18 PM GMT
| asked by
Rajalakshmi08
Delphi 5.0, DateTimePicker, Delphi
Getting a date value from dbgrid in delphi
Can anyone explain me how to get the date value from dbgrid to update it in the database.Thanks in advance.
View Answer
| Jun 4 2008 1:15 PM GMT
| asked by
Rajalakshmi08
Delphi 5.0, DBGrid, Delphi
DbGrid in Delphi5.0
I am writing the method for drawcolumncell but it is not being called when the form is created.Can anyone tell me how to call that method and how to get the values from the database populated into dbgrid.Please provide me answer as soon as possible?
Answer Question
| May 30 2008 1:05 PM GMT
| asked by
Rajalakshmi08
Delphi 5.0, DrawColumnCell, DBGrid
DBGrid in Delphi
Can anyone tell me how to embed a datetimepicker and checkbox in DBGrid in Delphi at runtime.Please provide me pointers asap.
View Answer
| May 29 2008 8:07 AM GMT
| asked by
Rajalakshmi08
Delphi 5.0, DBGrid, DateTime
DateTimePickeratruntime
Can anyone tell me how to embed a datetimepicker in a string grid at runtime
View Answer
| May 29 2008 3:34 AM GMT
| asked by
Rajalakshmi08
Delphi 5.0
Datetimepicker at runtime
Can anyone tell me how to embed the datetime picker at run time id delphi
View Answer
| May 28 2008 9:49 AM GMT
| asked by
Rajalakshmi08
Delphi 5.0, DateTime
Combo Box
Can anybody explain how to use a combo box for getting the values from the database.is there any dbcombobox for this purpose in Delphi?
View Answer
| May 26 2008 12:01 AM GMT
| asked by
Rajalakshmi08
Delphi 5.0, ComboBox
Delphi
How to assign value to the cell inside the grid in the codelike grd.cells[col,row] : =0is trhe above stmt correct.Kindly tell the correct one.
Answer Question
| May 22 2008 11:23 AM GMT
| asked by
Rajalakshmi08
Delphi 5.0, Delphi


