How to get html button reference nested in a gridpanel in ExtJS -


<table cellspacing="0" cellpadding="0" border="0" class="x-btn-wrap x-btn x-btn-text-icon" id="ext-comp-1169" style="width: auto;"> 

profile

in code, how can reference button element?

in particular case, ext.getcmp('ext-comp-1169') trick.

however, should manually assign more sensible id values components using id config option - otherwise auto-assigned ids.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -