# Table-Bean, MailPro-Plugin updated

**URL:** https://forum.servoy.com/t/table-bean-mailpro-plugin-updated/8860
**Category:** Classic Servoy
**Created:** [March 11, 2008, 4:15pm UTC](https://forum.servoy.com/t/table-bean-mailpro-plugin-updated/8860 "2008-03-11T16:15:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![patrick](https://avatars.discourse-cdn.com/v4/letter/p/b2d939/32.png) [@patrick](https://forum.servoy.com/u/patrick)
#### Post date: [March 11, 2008, 4:15pm UTC](https://forum.servoy.com/t/table-bean-mailpro-plugin-updated/8860/1 "2008-03-11T16:15:50Z")

</div>

Today we released updates to our Table-Bean and MailPro-Plugin.

Table-Bean 1.5.2 adds the following new features:

- sortMode property that controls the sorting possibilities none, single columns and multiple columns
- setOnSortMethod() to assign a method that is called if the user sorts the table
- reorderingAllowed property to control whether column reordering is possible or not
- several properties are now available in Servoy designer, not only through methods, so they can be set directly in designer
- scrolllViewIndexToVisible() method that makes the table scroll to the given view index
- getColumnName(int column) to retrieve the display name of the given column

MailPro 2.3.1 has these additions:

- added support for Outlook meeting requests
- added SSL support for IMAP
- improved handling of embedded images in html
- added findImagesInHtml method to easily find all image references in html code
- added TextAttachment method to create a plain text attachment

Both updates are free for registered users and can be downloaded from [www.servoy-plugins.de](http://www.servoy-plugins.de).
