Enhancing LightSwitch Controls with jQuery Mobile (Michael Zlatkovsky)

One of the favorite things about the LightSwitch HTML Client is how easy it is to create forms over data the "LightSwitch way", and then jump straight into HTML for a bit of custom tweaking.  Because the HTML Client makes use of jQuery and jQueryMobile, these two framework are always at your disposal.  Of course, you can leverage other frameworks as well, but for this post we'll focus on building LightSwitch custom controls that "wrap" jQueryMobile functionality.  The techniques and patterns you see here will transfer to other frameworks and control types as well.

Continue here >