Arsip: combobox dalam dbgrid

 
user image
more 16 years ago

abu_jauzaa

gimana ya caranya masukkan combox dlm dbgrid?,sori newbie, udah nyari diforum tpi ndak ketemu
user image
more 16 years ago

mas_kofa

drpd susah mending pake aja AdvColumnGrid TMS
user image
more 16 years ago

abu_jauzaa

dapetnya dimana mas_kofa?
user image
more 16 years ago

mas_kofa

coba di gudangnya TMS http://www.tmssoftware.com/site/
user image
more 16 years ago

abu_jauzaa

makasih mas kofa,moga masuk surga,amiiin
user image
more 16 years ago

mas_kofa

Alhamdulillah dapat do'a ...AAmmmieeenn...Terima Kasih Atas D'oanya
user image
more 16 years ago

juandon

@abu_jauzaa mungkin sedikit coding in bisa membantu : procedure TForm1.DBGrid1DrawColumnCell(Sender: TObject; const Rect: TRect; DataCol: Integer; Column: TColumn; State: TGridDrawState); begin if (gdFocused in State) then begin FActiveField := column.Field; if Column.Field.DataType in [ftDate, ftDateTime] then with Datetimepicker1 do begin Left := Rect.Left + DBGrid1.Left + 1; Top := Rect.Top + DBGrid1.Top + 1 ; Width := Rect.Right - Rect.Left + 2; Height := Rect.Bottom - Rect.Top + 2; DateTime := Column.Field.AsDateTime; Visible := True; end; end end; procedure TForm1.DBGrid1ColExit(Sender: TObject); begin if FActiveField.DataType in [ftDate, ftDateTime] then Datetimepicker1.Visible := false; end; procedure TForm1.DBGrid1KeyPress(Sender: TObject; var Key: Char); begin if (key = chr(9)) then exit; DBGrid1.DataSource.Edit; if FActiveField.DataType in [ftDate, ftDateTime] then begin datetimepicker1.SetFocus; SendMessage(Datetimepicker1.Handle, WM_Char, word(key), 0); end; end; procedure TForm1.DateTimePicker1Change(Sender: TObject); begin if DBGrid1.DataSource.State in [dsEdit, dsInsert] then FActiveField.Value := DatetimePicker1.DateTime; end; procedure TForm1.DateTimePicker1DropDown(Sender: TObject); begin DBGrid1.DataSource.Edit; end; procedure TForm1.ComboBox1DropDown(Sender: TObject); begin DBGrid1.DataSource.Edit; end; bisa download source langkapnya di : hxxp://www.ziddu.com/download/2984733/dtpdalamdbgrid.rar.html contohnya menggunakan date time picker klo mo combobox silahkan explorer sendiri kurang lebih sama.
more ...
  • Pages:
  • 1
Share to

AI Forward

🚀 We're thrilled to partner with Alibaba Cloud for "AI Forward - Alibaba Cloud Global Developer Summit 2025" in Jakarta! Join us and explore the future of AI. Register now: https://int.alibabacloud.com/m/1000400772/
#AlibabaCloud #DeveloperSummit #Jakarta #AIFORWARD

Local Business Directory, Search Engine Submission & SEO Tools FreeWebSubmission.com SonicRun.com