Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8100753
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T22:49:51+00:00 2026-06-05T22:49:51+00:00

I have Uitable with data read from a AScii file. I want to select

  • 0

I have Uitable with data read from a AScii file.

  1. I want to select columns using mouse and also using checkboxes. I tried a lot but i cannot figure out how to select uitable column using mouse and getting that data.

  2. Also I am trying to insert checkbox in the last row of the uitable, so when user selects checkbox, particular column is selected.

Any idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T22:49:52+00:00Added an answer on June 5, 2026 at 10:49 pm

    You should edit the CellSelectionCallback and the CellEditCallback properties of your table.

       set(myTable,`CellSelectionCallback`,@CallBack)
    

    In order to see what columns/rows were selected, use the event data that you receive in your callback.

      function CallBack(hObj,evt)   
          disp(evt);
      end
    

    As far as I know, there is no way to discover what columns are currently selected when the callback is not fired.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been populating a UITable view cell with the data fetched from a
I have a working UITable with sections. The UITable gets its data from an
Have someone tried out DeCAL in Delphi 2009? I'm thinking about upgrading from 2007,
I have my uitable data being populated for the current section inside numberOfRowsInSection .
I have an array, I want to save this in UITable, but it is
I have implemented my navigation controller and UITable View without using a NIB so
My UITable View does not refresh from its data source of an array, which
I have a large array of data which I am displaying in a UITable.
I have a UI table view loading data from network. If the user move
In my App I have to deal with lot of data coming from network

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.