I'm new here so hello guys! hope you can help me.
I'm building a web-application for a college project and running into difficulties with controls. I'm trying to filter a gridview with a drop down list, but when i use the configure data source wizard every control on the page appears twice and not matter which i select my gridview doesn't build(i think the page might be getting 'confused' as to which one i'm using). I've definitely followed the tutorial right, rebuilt the page a million times and found that it even happens on new pages that are attached to master pages. It doesnt happen on new pages not in the master so i'm thinking possibly its something to do with my master page? does anybody have any ideas where i could start looking, or is this a bug in Visual Studio?
I'm building a web-application for a college project and running into difficulties with controls. I'm trying to filter a gridview with a drop down list, but when i use the configure data source wizard every control on the page appears twice and not matter which i select my gridview doesn't build(i think the page might be getting 'confused' as to which one i'm using). I've definitely followed the tutorial right, rebuilt the page a million times and found that it even happens on new pages that are attached to master pages. It doesnt happen on new pages not in the master so i'm thinking possibly its something to do with my master page? does anybody have any ideas where i could start looking, or is this a bug in Visual Studio?