Jump to content

UniDbGrid=>StokKodu=>Editor=>UniComboBox1=>UniComboBox1Select ile Grid başka bir alanı güncelleme


pro_imaj

Recommended Posts

Merhaba;

 

Grid üzerindeki StokKodu alanının Editor özelliğini bir UniComboBox1'a bağladım bu UniComboBox'un UniComboBox1Select olayına aşağıdaki kodu yazıyorum fakat bir alt satıra geçtiğimde veriyi görebiliyorum.

 

Alt satıra geçmeden Combobox'ta seçim yapıldığı zaman ilgili değişikliği nasıl görebilirim.

procedure TF05Siparis.UniComboBox1Select(Sender: TObject);
begin
    UniMainModule.MemStok.Edit;
    UniMainModule.MemMiktar.Value := Random(100);
end;

6a780dc2ff.gif

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...