row select model not working for asp.net control

  1. #1

    row select model not working for asp.net control

    hi ,

    I have placed asp.net text box and list box inside ext.net panel using content my problem is when rowselect event of the grid the value that am put in the textbox is not showing but i debugged the codebehind code is working .. i just placed ext text box instead of asp.net textbox then the value is showing

    how can i fix this for asp.net control i have lots of asp.net control in that page (difficult to replace all with ext control)

    TIA
    eldhose
  2. #2
    Hi,

    Call Update method for ASP.NET textbox (Update is Ext.Net extension method therefore do not forget to add 'using Ext.Net;')

Similar Threads

  1. [CLOSED] [Razor] Select Combobox item from model value
    By machinableed in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Aug 09, 2014, 5:28 AM
  2. Replies: 5
    Last Post: Jun 12, 2012, 6:19 PM
  3. Replies: 5
    Last Post: Sep 19, 2011, 8:20 PM
  4. [CLOSED] CheckboxSelection model - select a row from codebehind
    By sadaf in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 07, 2011, 9:24 AM
  5. [CLOSED] Model selection serious problem SingleSelect not working
    By 78fede78 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 24, 2010, 12:29 PM

Posting Permissions