How to sort data on grid?



I use ADOTable to connect SQLServer 2000. When I append data (a record), why
do data on DBGrid not sort immediatelly? Although, I've set its Index
property. And How to sort data on DBGrid immediatelly?



.



Relevant Pages

  • Re: How to sort data on grid?
    ... Never use table based components against a set based RDBMS ... > I use ADOTable to connect SQLServer 2000. ... When I append data, ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Dbgrid trigger
    ... to the DBGrid. ... Bill Todd (TeamB) ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Adding an event To Form
    ... I owe you one because youv'e helped me once to scroll a dbgrid. ... Prev by Date: ...
    (comp.lang.pascal.delphi.misc)
  • TDBGrid selected text (sellength)
    ... How can I find out if the text in a DBGrid is selected? ... For TEdit for instance there is the SelLength property. ... Prev by Date: ...
    (alt.comp.lang.borland-delphi)
  • Problem with OnCalcFields() Event.
    ... The result J display in DBGrid. ... J need to have numbers on every record in DBGrid. ... My aproach was to make calculated field and write onCalcField event ... Prev by Date: ...
    (comp.lang.pascal.delphi.misc)