Advertisement

09.21.2008 at 10:02AM PDT, ID: 23749659 | Points: 250
[x]
Attachment Details

Ultrawebgrid , a template column (dropdownlist) values get refreshed on click of another template column image button

Asked by nitinleo26 in Infragistics

Tags: ,

I am having a dropdownlist as a template column in Infragistics webgrid which is bind to a collection on page load.

I have another template column in the same grid which is image button. On click of Image button a new row is added to the ultrawebgrid but the entire dropdownlist for column 1 is refreshed. I am writing the code in VB.net and not using any javascript. How to avoid the refresh of dropdownlist in ultrawebgrid on adding a new row ?

I am writing the code to add new row in

Protected Sub UltraWebGrid1_ItemCommand(ByVal sender As Object, _
ByVal e As UltraWebGridCommandEventArgs) Handles UltraWebGrid1.ItemCommand
UltraWebGrid1.Rows.Add()
End Sub
Start Free Trial
[+][-]09.22.2008 at 07:04AM PDT, ID: 22540069

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628