Login  
Search All Forums
Dart Home | PowerWEB LiveControls for ASP.NET | Custom Development Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
AuthorForum: PowerWEB LiveControls for ASP.NET
Topic: MasterPage Problem
Mendoza

From: Mesa, AZ USA
Posts: 3
Member Since: 09/02/05
posted April 11, 2006 5:04 PM

Hello,

I am using .NET 2.0 (VS2005) and LiveControls v1.4.1.0.

I create a master page, and a page which uses this master page. Then I add a LiveButton and a LiveDataGrid to the page. The LiveButton toggles the visibility of the LiveDataGrid. It works as expected.

Now, if I add an ID to the master page, say in Page_Load (this.ID = "masterDef"), the page with the LiveButton and LiveDataGrid does not work -- the toggle button posts back, the visiblity of the grid is set, but nothing happens client side.

(By the way, I need the ID in the master page to make Microsoft's .NET 2.0 menu control work correctly.)

Any ideas?

Thanks.
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted April 12, 2006 1:34 PM

Hi,
Sorry for my ignorance, but I have not used Master pages.

Can you send me a simple 2005 Project that demos the problem?
Please just create a very simple DataSet in code for the LiveDataGrid to bind to.

Zip it up, send it to support@dart.com, and I will take a look.

Thanks,
-ken
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted April 13, 2006 12:11 PM

Hi,
The ID can be set in the Master page's Init event (instead of Load) and it will work.

-ken
Mendoza

From: Mesa, AZ USA
Posts: 3
Member Since: 09/02/05
posted April 13, 2006 9:39 PM

That worked -- thank you!
Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX