Hi Killian,
First at all thanks by your reply:)
I already can change the tablereacord in my extension, but i get the HTML table control recursively. I dont want to change the content, but the layout of the table (In my case hide some columns). I can do it in client side with JS or Styles, but that way there is more data in the comunications between client and server, and someone thats knows HTML can "unhide" the columns.
Using an extension that problems can be overtake.
I only want to know if there are some way to access an control by ID or by name (the name can be fixed with an extended property) because there is some strange conflit between the Function AddMetaTag and the Recursive algorihtm.
Marco Rodrigues
First at all thanks by your reply:)
I already can change the tablereacord in my extension, but i get the HTML table control recursively. I dont want to change the content, but the layout of the table (In my case hide some columns). I can do it in client side with JS or Styles, but that way there is more data in the comunications between client and server, and someone thats knows HTML can "unhide" the columns.
Using an extension that problems can be overtake.
I only want to know if there are some way to access an control by ID or by name (the name can be fixed with an extended property) because there is some strange conflit between the Function AddMetaTag and the Recursive algorihtm.
Marco Rodrigues