Recently Viewed...

    |   Register   |   Thursday, December 04, 2008   
Sharepoint 2007 Forums
Subject: Adding RichTextBox control in the cell of third-party grid
Prev Next
You are not authorized to post a reply.

Author Messages
V
Posts:1
new to the springs
new to the springs

09/17/2008 2:41 AM  

Hello,

I am using a third party grid. Following is what I intend to implement:

When Add button is clicked, one row should get added to the grid. The first column of the grid would display serial number (as 1,2,3, etc). I have to insert a richtext box control in Column 2. And I have to add a button "Delete" in column 3.

Now I find that when the "Add" button is first clicked, everything happens as expected. One row gets added. The first column gets serial number 1, second column gets a rich text box and the third column in the grid gets button "Delete". So far all ok. Now the problem comes when I again click the "Add" button. One row gets added, column1 gets serial number 2 and the thrid column gets the "Delete" button. But the second row does not show add rich text box to column 2. It instead gets added to column 2 of Row 1 whereas it was expected to be in column 2 of Row 2. I also find that instead of  richtext box, if I use regular textbox, it works fine. Any reason?

In summary the grid uses Templated Column which contains SharePoint's InputTextBox control. The inputtextbox control does not appear from the second row onward rows in the grid. Any help?
 

You are not authorized to post a reply.
Forums > Sharepoint 2007 General Information > General Discussions > Adding RichTextBox control in the cell of third-party grid



ActiveForums 3.7
Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement