1-10 of 37 < Previous Next >
Discussions for RTE (Rich Text Editor) ASP.NET Control
Latest post:
Today
9:03 PM
2 Posts
First post: wellblack wrote: I am trying to work with this control in a web application that has nested master pages. This control works well when it is not in the content place holder. I recei...
Latest post: abis123 wrote: I get the same problem with nested master pages, have you found a workaround?
Jump to: First Post    |Latest Post
Latest post:
Mon
12:41 PM
1 Post
First post: jfeeney wrote: I downloaded the latest change set # 7484 After downloading and extracting the zip to its own directory, I used visual C# express to "Build Solution" an...
Jump to: First Post
Latest post:
May 6
7:15 PM
11 Posts
First post: rgautier wrote: Is it possible to set this be a read-only control?
Latest post: mrfinger wrote: Hello, For those still looking for a solution, you might want to try this: Rte.cs In the OnPreRender code. Underneath these lines: ...
Jump to: First Post    |Latest Post
Latest post:
May 5
9:28 PM
1 Post
First post: Feryal wrote: Program generates error when DomMode value is set to true.
Jump to: First Post
Latest post:
May 5
3:31 PM
3 Posts
First post: lsarolkar wrote: in my web application i am inserting text in RichText box at particular cursor position by using document.selection and then using createRange(). it works fine in IE but in Mozill...
Latest post: lsarolkar wrote: actually i am doing the same thing code is as below alert(richeditor.GetWindow().getSelection().getRangeAt(0).startOf...
Jump to: First Post    |Latest Post
Latest post:
May 5
2:49 PM
4 Posts
First post: jimbillig wrote: I'm using the RTE control to compose email. The problem I'm having is that it is the third control on my page (To, Subject, then RTE), but it is stealing the focus from t...
Latest post: mrfinger wrote: Yes I think you are correct, calls to the RichTextEditor classes Focus function are what to look for. The RTEStartup.js creates a RichTextEditor object called richeditor. I have modifie...
Jump to: First Post    |Latest Post
Latest post:
May 5
2:17 PM
2 Posts
First post: aarya wrote: Hi friends i need you urgent Assisenatnce. i am using Rich text editor and no doubt it runs super with less effort. i have a small problem while running in the firefox. i am usin...
Latest post: mrfinger wrote: Hello, I do not have much experience with firefox, but the way you describe the problem makes me think that it could be a Page Request Validation issue. A quick way to test th...
Jump to: First Post    |Latest Post
Latest post:
May 4
8:05 AM
1 Post
First post: lsarolkar wrote: hi i am using this control in my web application which is working fine in IE but i am facing some problem in Mozilla FF. actually i am putting this control in Content p...
Jump to: First Post
Latest post:
May 1
8:42 PM
1 Post
First post: jimbillig wrote: I'm using the Classic them for the RTE control and for some reason the right border is missing when you hover over the Cut, Copy, and Paste buttons. I've looked at the positioning...
Jump to: First Post
Latest post:
Apr 23
5:31 PM
5 Posts
First post: jimbillig wrote: Can someone tell me how to hide the TextView/HTMLView tabs without causing any issues? Thanks, Jim
Latest post: hawdong wrote: You can also hide the tab by adding the following line: tabstrip.Visible = false;
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 37 < Previous 1 2 3 4 Next >
Updating...