If you seem to get "Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control." in a case where it doesn't seem to make any sense, my first questions are:Are you using expression to bind the control? If you change that to , does that seem to fix the error?Are you databinding the control perhaps bit early, so that it is not possibly in the Controls collection yet? T
Publication date: 2008-08-25
More news from 2008-08-25
Distributing content in Adobe Media Player using a website badge
Place a download badge on your content websites and associate it with shows you want your visitors to watch.
Publication date: 2008-08-25
more
Bunnikins!
When an IT manager is selected as a victim of office politics of a large corporate, it is time for him to engage in intelligence-gathering. Phil Factor exposes a ruthless streak when called to account over an Engineering Workflow system.... Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
Publication date: 2008-08-25
more
Using XML to perform database operations rather than parameterized query?
There's no doubt that today xml is becoming more and more prevalent as platform-independent data format. Starting SQL server 2005, Microsoft also added tons of support for xml and a new native data type XML, since then I have started to see lots of applications that utilize this data type to run very complex solutions. A new trend is starting to emerge, as one of my colleagues calls it a "paradigm shift", where applications use xml serialized objects (that map to tables) to perform inserts/updat
Publication date: 2008-08-25
more