Suneido

Integrated Application Platform

  • Home
  • Learning
    • Suneido Manual
    • Beginners
      • Inside Suneido
      • The Suneido Programming Language
      • The Suneido Database
      • Installing Suneido
      • Building Suneido
      • IDE Go To Tour
      • Upgrading To A New Release
    • Advanced
      • Canvas Control
      • DrawControl Part 1
      • DrawControl Part 2
      • DrawControl Part 3
      • SAX Like XML Processing
      • A Plug-In Architecture
      • A Simple Wizard Framework
      • An HTML Include Facility
      • An RSS 2 Feed Creator
      • MIME Generation
      • A New Add-on Facility
      • Workspace Improvement Hack
    • Mockito for Suneido
    • The Suneido Task Scheduler
    • Contributing To Suneido
    • Contributor Assignment of Copyright
    • Language Translation
    • Future Directions
    • Interview With Andrew Mckinlay
  • Forum
    • Announcements
    • Internals & Enhancements
    • Cookbook
    • General
  • FAQ
  • Screenshots
  • Downloads
  • Links

Using RecordsControl as a fields control

Integrated Application Platform › Forums › General › Using RecordsControl as a fields control

  • This topic has 1 reply, 2 voices, and was last updated 10 years ago by amckinlay.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • June 1, 2013 at 8:03 pm #759
    ajith
    Participant

    Hello,

    I want users to be able to enter multiline data in a predefined way.An example: a certain score is calculated and is given grades. The grades are subjective. I can call it Grade 1, 2, 3… some one else would call them Excellent, Good, Bad… The cut off can also be different. Each user should be able to define his calculation of grades, but the programming should be able to handle them all. The common feature of all definitions of Grades is that there is a name, and a range. The variability in addition to the actual name and range also includes the number of such grades (definitions).

    I thought RecordControl was perfect except that it cannot be used as the control in a Field’s definition. Where should I start to be able to bring up RecordsControl when the focus is brought on an Editor Control, the data should be visible in Editor Control, but editable only from RecordControl.

    A master detail table will be too much for a 5 x 3 or a max 10 x 3 data

    Are there any other options?

    Thanks in advance,
    ajith

    June 1, 2013 at 8:10 pm #998
    amckinlay
    Keymaster

    I am not sure if I understand what you want.

    You might be able to use a BrowseObjectControl. It is similar to master-detail except that the detail is stored as an object in the master record (instead of as a separate table). However, it isn’t documented and doesn’t appear to be used anywhere, so I’m not sure.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

Search Forums

Log In
Welcome to the new Suneido Web Site and Forum.
Register
Lost Password
users of the previous PHPBB Forum should be able to log in with their previous username and password.

Recent Topics

  • Alpha copy of gSuneido to play with
  • how to start jsuneido ?
  • Problem Starting Suneido…
  • Dialog not showing buttons
  • New link for Suneidojo

Contact Us | Legal Statement | Privacy Statement | SiteMap

Copyright © 2023 Axon® Development Corporation. All Rights Reserved. - Open Source Integrated Database and Programming Language