INamingContainer and New Id rendering.
Iâm facing a problem in the newid that are getting
rendered in ASP .Net template columns. Normally for a
textbox name in a template column it is rendered as
Datagridname:_ctl1:textboxname.
But in one of the machine we use it is getting
rendered as Datagridname$ctl1$textboxname. This is
giving few issues to my screens. Could you please help
me out what could be the problem and how to fix it?
|