Jump to content

Search the Community

Showing results for tags 'itemseparator'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hi, I have tried to implement something similar what exists in demo (checkcmbo or FormControlsCheckComboBox): "Grid with CheckComboBox editor". Even in the demo it works a lit of bit strange (ItemSeparator = ";" for UniCheckComboBox3 (UniHiddenPanel2)) the value is shown like "E; A; C", but when you start to edit the column "Data" of UniDBGrid2 it shows value like "E, A, C" (comma separated and not semi-column). When you finish edit, let say we added "F", firstly it shows "E, A, C, F", but when you move to another row it becomes "E; A; C; F". If you replace from ";" to "," or any other character for property ItemSeparator in UniCheckComboBox3 (UniHiddenPanel2) it won't work at all. What I mean is: Try to edit Data column in UniDBGrid2, it will appear CheckComboBox then select several options and after clicking on other row the value disappear. Could you please suggest any way to work around as I need to use comma for separator and not default semi-column? Could you please provide the solution to this issue? I use Complete_Professional_1.90.0.1551. Desktop mode. Kind Regards
×
×
  • Create New...