True Dbgrid Pro 7

True Dbgrid Pro 7' title='True Dbgrid Pro 7' />True Dbgrid Pro 7How do i retrieve a cell value in a DbGrid I have tried using TStringGridDBGrid. Cells without success. Tx. How to change DBLookup. Combo. Box value in Delphi Im trying to change the visible text value of a DBLookup. Combo. Box, using DBLookup. Combo. Box. 1. Key. Value S. and. DBLookup. Convertire Da Youtube A Mp3'>Convertire Da Youtube A Mp3. Combo. Box. 2. Key. Value X. If the Key. Value and S are strings, then everything works fine, and I can set the value. But when the Key. Bobby Caldwell House Of Cards Zip'>Bobby Caldwell House Of Cards Zip. Value is an integerInt. UID in the DB, and X is an Int. So for an example, i need to set Amsterdam in DBLookup. Combo. Box. 1, and 1. DBLookup. Combo. Box. Amsterdam from the City field of the users, and 1. True Dbgrid Pro 7' title='True Dbgrid Pro 7' />UID. What am I doing wrong pleaseCell value retrieval from Db. Grid. hi,I will just post an example, as its more clear to understand  private Private declarations function get. DBGrid. Cell. ValueADBGrid TDBGrid Row, Col integer string public Public declarations gosl. Rows TString. List procedure TForm. ADO JET Windows 7 U64SP1 Delphi XEUP1 Pro msadox. Delphi 1. 0,Delphi 2. Delphi 3. 0Delphi3. Delphi4. Q DBGrid. Discover amazing things and connect with passionate people. Well, this seems a little tricky if not imposible. Im trying to make my DBGrid sort its data by clicking on columns title. The thing is that Im sadly working. ADOTable. 1Before. OpenData. Set TData. Set begingosl. Rows TString. List. Create gosl. Rows. Duplicates dup. Tecdoc Car there. True Dbgrid Pro 7' title='True Dbgrid Pro 7' />Ignore gosl. Rows. Sorted True end procedure TForm. ADOTable. 1After. OpenData. Set TData. Set vari integer ds TData. Set beginds DBGrid. Data. Source. Data. Set ds. First for i 1 to ds. Record. Count dobegingosl. Rows. Add. ObjectInt. To. Stri, DBGrid. Data. Source. Data. Set. Get. Bookmark ds. Next end ds. First end procedure TForm. ADOTable. 1After. CloseData. Set TData. Set begingosl. Rows. Free end function TForm. DBGrid. Cell. ValueADBGrid TDBGrid Row, Col integer string varold. Book TBook. Mark new. Book TBook. Mark begin. Col Col 1  old. Book ADBGrid. Data. Source. Data. Set. Get. Bookmark ADBGrid. Data. Source. Data. Set. Disable. Controls  new. Book TBook. Markgosl. Rows. Objectsgosl. Rows. Index. OfInt. To. StrRow ADBGrid. Data. Source. Data. Set. Goto. Bookmarknew. Book  Result ADBGrid. FieldsCol. As. String ADBGrid. Data. Source. Data. Set. Goto. Bookmarkold. Book oldbook nil ADBGrid. Data. Source. Data. Set. Enable. Controls end procedure TForm. Button. 1ClickSender TObject begin. Show. Messageget. DBGrid. Cell. ValueDBGrid.