Jump to content

unistringgrid containing an unicombobox in a column


cderenne

Recommended Posts

Hi,

What's the best way to do this ?

I've found your solution with an uniDBstringgrid but I don't want to use this.

I need to use an unistringgid.

So : I don't found any solution to use an unicombobox inside a unistringgrid

So, I've try to use a html select tag inside the unistringrig.cells properties : with this, I can show my values.

But I don't find how to get a value that a user changed to record the new values.

I've try _validateedit with clientevents : that's work only with a simple cell containing natural string.

For information, trying different solutions, I see that ajaxevents does not capture anything else than a select event of my select tag wich is inside my unistringgrid cell.

 

Thank your for your help

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...