|
||
I don't think we have any control over the spell checker. When to use "its" vs "it's" is a pet peeve of mine, but it is tough to do auto correction on that one. |
Visit Topic or reply to this email to respond.
|
||
Ok I get it, the previous message was included in the email automatically. I guess I specified this in setup. Thats good. Also note the word "Thats" in the last sentence. Its correctly red lined but the suggestions for a fix are "Hats", "Thais" and "Chats". Pretty weird. It should have "That's". … |
|
||
Ok I get it, the previous message was included in the email automatically. I guess I specified this in setup. Thats good. Also note the word "Thats" in the last sentence. Its correctly red lined but the suggestions for a fix are "Hats", "Thais" and "Chats". Pretty weird. It should have "That's". And also notice the "Its" in the previous sentence. The spell checker is not noticing (should be "it's") so is not red lined. But let's not throw the baby out with the bath water over this nit picking. John |
|
||
I needed a popup list that would scroll and couldn't see a way to do this in BS so I used the common grid. It's versatile but more work than using a built in control. Off topic, but does anyone know how to easily include the original text of a post? I had to copy and paste below. Thanks, John You wrote: I am trying to stick with one set of controls and would like to use pure BS to accomplish an equivalent to a JQM list. Any suggestions for doing this easily? Thanks Rodney |
|
||
I am trying to stick with one set of controls and would like to use pure BS to accomplish an equivalent to a JQM list. Any suggestions for doing this easily? Thanks Rodney |
Visit Topic or reply to this email to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, click here.
|
||
Listgroup.nsx (23.5 KB) I fiddled with the BS listgroup control and with a bit of injected innerHTML you can do most things. In the attached example I add the control in a scrollable container. Would be nice to have a bit more control on the item that is added to the list though. |
|
||
Good solution, thanks, John |
Visit Topic or reply to this email to respond.
|
||
Listgroup.nsx (23.5 KB) I fiddled with the BS listgroup control and with a bit of injected innerHTML you can do most things. In the attached example I add the control in a scrollable container. Would be nice to have a bit more control on the item that is added to the list though. |
|