Browse By Tags

  • Forum Post: Column width when editing

    I know this is probably simple but have been looking for a while today on how to do this. I have a couple of columns in a grid that get information added to them by clicking on an image.. I add the information from the image to the column and do an .AutoSize so is shows all the text. The user can also...
  • Forum Post: Entire Datagrid selection

    Hi, I need to select the entire rows and columns of the true db grid on a click(present at the top left most end of the daagrid) like we do in the DevX datagrid. I couldn't find any property for that. Please suggest me. Thanks in advance.
  • Forum Post: Catching Ctrl-C / Ctrl-X in TrueDBGrid

    Hi friends I've some troubles using Cntrl-C or Cntrl-X in a TrueDBGrid. I want the program to enter my own subroutine that after pressing Cntrl-C or Cntrl-X . Please, can you give me a pice of Code to manage this problem. best regards gessi52
  • Forum Post: Maintaining selected rows when sorting - Sort and AfterSort not always called

    We have a derived TrueDBGrid that maintains row selections. The code correctly records the selections and uses AfterSort to reapply them to the correct rows. Unfortunately, this only works when there are no grouped columns. Once there is a grouped column, neither Sort nor AfterSort is ever called. Is...
  • Forum Post: Display ellipsis instead of dropdown button in a cell

    Is it possible to show an ellipsis button (...) in a grids cell? Setting the display columns button property to true automatically show a dropdown button. Can I change this behaviour? Regards Richard
Page 1 of 7 (140 items) 12345»