Assign Event Handler to mobile controls at runtimehttp://forums.asp.net/t/1578343.aspx/1?Assign+Event+Handler+to+mobile+controls+at+runtimeTue, 13 Jul 2010 09:19:55 -040015783433970102http://forums.asp.net/p/1578343/3970102.aspx/1?Assign+Event+Handler+to+mobile+controls+at+runtimeAssign Event Handler to mobile controls at runtime <p>Hi everybody.</p> <p>I'm developing a web application (C# 3.5)&nbsp;where every page is built at runtime (controls, style, validators, event handlers, etc): everything is working perfectly.</p> <p>Now i've to&nbsp;browse&nbsp;my app with a&nbsp;smart device (Windows CE 5.0), but performances&nbsp;are quite poor. So i'm trying to create pages and controls using</p> <p>specific namespace System.Web.UI.MobileControls; pages are rendered correctly and performances are good but&nbsp;any post back event handler doesn't work.</p> <p>I just found <a href="http://bytes.com/topic/mobile-development/answers/848168-dynamic-form-creation-c-net-mobile-application" target="_blank"> this post</a>&nbsp;talking about the same problem, but the &quot;solution&quot; is not the one&nbsp;I was looking for.</p> <p>&nbsp;</p> <p>thanks in advance</p> 2010-07-13T09:19:55-04:00