iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Attached is a screen shot of the results.
Yudi,
I am setting
bt.ColumnName = ColumnName;
bt.KeyColumnName = KeyColumn;
I neglected to mention that.
Why doesn't it work?
David Parkin
Handy,
When do you anticipate that this feature will be available?
Thanks!
David
I'm waiting to hear from you.
Regards,
dave@prism-grp.com
Yudi, Is there any news on this? Please send an email update to dave@prism-grp.com
That's disappointing.
Can someone for Intersoft let me know if this is a feature that will be provided soon? I would like to be able to tell our company President and V.P. a date when this will be provided.
The cutting off of text in Multi Selection mode is not diserable. Our users want to be able to see everything selected without have to navigate inside the textbox and to pick up scroll bar when needed.
According to what Yudi writes above, this appears to be easily accomplished by changing the type to TEXTAREA.
Thanks Handy,
The latest release works to set Height. The idea of changing the height is to display all the selected items that are cut off otherwise.
Do you know a way to make the SepatorChar a new line?
If I set it to <br/>, I see "<br/>" instead of the default of semicolon ";".
I would like to code something like this: MultipleSelectionSettings-SeparatorChar=" " (e.g., \r\n) Also, LayoutSettings-AllowTextWrapping="true" seems to have no effect LayoutSettings-AllowTextWrapping="true" seems to have no effect Thanks in Advance, David
MultipleSelectionSettings-SeparatorChar=" " (e.g., \r\n)
Also, LayoutSettings-AllowTextWrapping="true" seems to have no effect
LayoutSettings-AllowTextWrapping="true" seems to have no effect
Thanks in Advance,
MultipleSelectionSettings-SeparatorChar=" " (e.g., \r\n)
Can you please provide specifics on how to do this? The press release is vague. Please provide the specific settings needed to make this work.
Thanks in advance!
Andi,
Yes! Your latest example solves the problem! Many Thanks!
Set EncodeOutput in initialize:
{
WebCombo1.EncodeOutput = true; //works!
base.OnInit(e);
}
I did not find LayoutSettings-AllowFloatingText="False" was necessary in the WebCombo settings in .aspx mark up page.
Note: the Text column in the DataSource must be padded with spaces not "& n b s p ;"
Thanks Andi,
Your example works! But, that didn't solve the problem.
The issues is appearing when I bind to DataSource. The Text from the DB is prefixed "& n b s p ;".
For some reason, it might even work for a few iterations of testing.
Please take a look. I will happy to show you via WebEx ...
More information:
If I replace the "& n b s p;" with space, I don't see "& n b s p ;" in the selected Text, but the drop down trims text. However, when the user selects an item the spacing is now preserved in the selected Text. Note: Same behavior with " Andrew" in your example vs "& n b s p;Andrew".
Is there a way to tell DropDown not to trim spaces?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname