TsListView

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #44457
    KSS
    Participant

      Hello! Perhaps this component is suitable for your task – TacListView 🙂

      It has TacColumn.Visible property.

      #44473
      JM-DG
      Participant

        Wow, Thank you!

        It looks like it is what I need 😀

        ++

        ________

        JM-DG

        #44474
        JM-DG
        Participant

          It seems that this component does not allow the resizing of the columns…

          I need this feature too… 🙂

          Thanks!

          ______

          JM-DG

          #44475
          KSS
          Participant

            User can change column size by mouse and you can change it by TacColumn.Width property.

            #44480
            JM-DG
            Participant

              Sorry, I meant reordering of the columns… 😀

              Did I missed something?

              #44487
              KSS
              Participant

                No, you had not missed anything 🙂 Columns reordering is not supported now, but this feature will appear in one of next component release 😉

                #44495
                JM-DG
                Participant
                  'KSS' wrote:

                  No, you had not missed anything 🙂 Columns reordering is not supported now, but this feature will appear in one of next component release 😉

                  Keep me informed. 😀

                  Thanks a lot for your work!

                  _______

                  JM-DG

                  #44504
                  JM-DG
                  Participant

                    Ho! One last question…

                    Is it possible to get the row information when clicking on it?

                    Example: Retrieve the information of the 3rf column of the 2nd row clicked.

                    #44639
                    KSS
                    Participant
                      'JM-DG' wrote:

                      Ho! One last question…

                      Is it possible to get the row information when clicking on it?

                      Example: Retrieve the information of the 3rf column of the 2nd row clicked.

                      You can get Element object “TacListView.GetElementAt(MousePos: TPoint)”. See a new version of component with columns reorder on forum.

                      #44663
                      JM-DG
                      Participant

                        OMG Thank you soooo much!

                        Now everything I need is included in your component.

                        Later!

                        _______

                        JM-DG

                        'KSS' wrote:

                        You can get Element object “TacListView.GetElementAt(MousePos: TPoint)”. See a new version of component with columns reorder on forum.

                      Viewing 10 posts - 1 through 10 (of 10 total)
                      • You must be logged in to reply to this topic.