Rayne Bair

Results 5 comments of Rayne Bair

I tried using the code above and I love it really, but I'm sort of stuck on displaying validation errors if there are any. I added the appropriate span for...

Deleted rows get a class of 'tabledit-deleted-row' added, so in my onSuccess event, I just call remove() on any element that has that class. `$('.tabledit-deleted-row').remove();` This seemed to work well...

Any idea on when this update might be available? Our servers run 3.1 and agency policies restrict me from installing 2.2 because of the end-of-life.

I'd like the table to use the table-condensed class. I can add it in the ready function, but it loses it when I page. Where do I set it so...

All of our applications are built using virtual directories and this is a very annoying issue. Are there any workarounds for this?