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: Binding List to the True DbGrid

    Hi, I am using trial version of the Component One Studio for a POC. In that POC, I bind the list(generic) to the true DB grid. But sorting or filtering property is not working though i have set those properties to true at design time. Please give me a suggestion on this. Thanks.
  • Forum Post: New/Deleted records not shown after Rebind

    Why can't we search the forums for keywords? I spent an hour scrolling to see if this problem has already been solved. I have a TrueDBGrid that displays records from a table. If records in that table are updated by another user, I refill the DA and rebind and refresh the grid, and all is well. If...
  • Forum Post: Moving columns at runtime+vb.net 2005

    Hi, I am trying to move columns at runtime but it is not displaying it in correct order.Need to make few columns visible after reordering and the rest invisible. Sample code: For i = 0 To Mygrid.Splits(0).DisplayColumns.Count - 1 myDispCol = Mygrid.Splits(0).DisplayColumns(Mygrid.Columns((Mygrid.Columns...
Page 1 of 12 (240 items) 12345»