Latest News

  • Silverlight Online Chat
    Jul 24, 2010

    Today we launch the new Silverlight Live Chat application demonstrating the Liquid RichTextBox and Emoticon replacements.

  • New Super Shoot Em Up 2 Game
    Jun 29, 2010

    Added to the Games section is the new Super Shoot 'Em Up 2 game. Take control of your tank with the aim to defeat the computer controlled opponents. Features all new weapons, levels and Battle Mode!

  • Silverlight 4 Controls V5.3.2 Released
    Jun 28, 2010

    This release contains several fixes raised in the forums.

  • New Sandmania Puzzle Game
    Jun 18, 2010

    Sandmania is the latest game from vectorlight, the aim of this game is to guide sand from the top of the screen to the various colored containers below.

  • New Moon Tower Defense Game
    May 29, 2010

    Added to the Games section is the new Moon Tower Defense game. Defend the Moon from the circling Aliens and Humans.

Radi A.
Radi A.
Prevent resizing of tables Posted: Mar 14, 2010
 

Hello Loquid Crew!


I have a table inside a RichTextBox, and I want the header cells to have a fixed height. Is it possible to disable selecting the table row borders so that users can't drag them?


For example, prevent end users from resizing column widths, or stop them from forcing a row to grow in height except by typing in data?


Thanks,

Radi A.

 
 
dan
dan
RE: Prevent resizing of tables Posted: Mar 20, 2010
 

Hi Radi,


At the moment this is not possible, however in the next version there will be an IsResizable property on the Table object to achieve this.


Thanks!