WebGrid 7 + WebCombo + Masterpage

4 replies. Last post: February 16, 2011 4:41 AM by Paul Fletcher
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi,

I'm currently using the WebGrid as a trial and have run into the problem of inserting a WebCombo control into a cell grid for editing.  I can get this working no problem when I use my code within a standard aspx page along with all my other controls however when I do exactly the same within a page which inherits from a master page I get a javascript pop up saying Title="Message from webpage" Text="Can't find WebCombo.NET instance with ID 'ctl00_MainContent_wcDefaultSites'"

I'm using ObjectDataSource to bind my grid, and the another ObjectDataSource to bind both my WebCombo and ValueList within the WebGrid Column.  The "MainContent" referenced in the control ID that the message says it can't find is the ID of my ContentPlaceHolder.

Has anyone had this problem or can replicate it?  A solution would be nice too 

Thanks

Paul

All times are GMT -5. The time now is 12:36 AM.
Previous Next