This is a migrated thread and some comments may be shown as answers.

Overriding table size

1 Answer 49 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Karim
Top achievements
Rank 1
Karim asked on 26 Nov 2013, 08:44 AM
Hi,
When inserting a table from the Built-in UI, i saw that the max table size is 40 rows and 8 columns in the dialog, if it's possible how can i make this size 100 rows and 10 columns at max in the same dialog ?

1 Answer, 1 is accepted

Sort by
0
Accepted
Petya
Telerik team
answered on 27 Nov 2013, 09:47 AM
Hello,

The dialogs in RadRichTextBox's predefined UI are loaded through MEF which allows you to customize them. The attached project demonstrates how you can change the InsertTableDialog with a custom one. The implementation of the dialog is based on the default one but with the change you want to make.

Let us know if you have further questions.

Regards,
Petya
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
RichTextBox
Asked by
Karim
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or