Infragistics - WebGrid + WebCombo ?http://forums.asp.net/t/663597.aspx/1?Infragistics+WebGrid+WebCombo+Thu, 12 Aug 2004 12:33:23 -0400663597663597http://forums.asp.net/p/663597/663597.aspx/1?Infragistics+WebGrid+WebCombo+Infragistics - WebGrid + WebCombo ? Good morning, Hope someone out there can help with this. Using ver.4.2 2004. I have it working but not liking my implemantation of it. Has to be a better way. The grid is not binded to a DB and the webcombo is binded to a returned Dataview. It looked fine first time around till I noticed that on postback of page the cloumn the webcombo was in lost all its values. The other cloumns in the grid which were just typed in text kept their values. I had to put code in the webcombos selected changed event that assigned the webcombos selected value into the grids cell area. Only then does it keep the value selected during postback. Problem with this is it causes a postback everytime user selects a webcombo value, really slowing down the whole page. So, if youre still with me :), do you know a way to do above without the combo postback? Also on a side note, the combo only appears in the grid after I do a double-click on the cell. It does not appear right away. Any ideas on that to would be helpful. Thanks Deasun 2004-08-12T11:37:58-04:00