Issue with rendering controls in a grid column

Page 3 of 3 FirstFirst 123
  1. #21
    Hi Daniil,

    I did this through renderTo but for input elements its throwing error "invalid target element" then i replaced all input controls with div controls. Ext controls are being rendered but trigger icon formatting is distorted and earlier input element value was set to the ext controls but with DIV element how that value will be set. Attaching screenshot
    Click image for larger version. 

Name:	compare.JPG 
Views:	8 
Size:	44.2 KB 
ID:	6831
  2. #22
    Why don't you want to use ComponentColumn? Your approach is not correct because you have memory leakage during grid refresh (store data bound, sorting, editing and etc) because controls are not destroyed correctly
Page 3 of 3 FirstFirst 123

Similar Threads

  1. Ext.Net 2.1.1 Controls rendering issue in IE7
    By rahesh in forum 2.x Help
    Replies: 3
    Last Post: Feb 21, 2013, 4:54 AM
  2. Problem of rendering tha last column of Grid panel
    By pars.engineer in forum 1.x Help
    Replies: 0
    Last Post: Oct 10, 2012, 8:08 AM
  3. Replies: 2
    Last Post: Feb 21, 2011, 5:22 AM
  4. Formatting issue with Grid Controls.
    By Rahul in forum 1.x Help
    Replies: 1
    Last Post: Jan 13, 2011, 10:01 AM
  5. Replies: 2
    Last Post: Apr 09, 2010, 11:28 AM

Posting Permissions