Hello,I am creating a small import from an old database to a new database. I am trying to see if there is a way to convert a source dataset to a target InfoDataSet
Hello Kentico Team,I am attempting to pull in some text information from an external XML document, so that it can be displayed cleanly on a page. Unfortunately, the simple ASCX transformation I've ...
Hi, I need to fill UniGrid with data received from external web service as DataSet (using Web reference). I set myUniGrid.DataSource = myDataSet, but no data displayed. What else should I do to dis...
I have a method that returns a sinlge property as a treenodedataset. It uses the TreeHelper to do this. So in a method called GetSizesFromMasterSKU, I havevar result = TreeHelper.GetDocuments(site...
Hi,I am using below query to fetch single integer value. Query is 100% right. but getting @Object reference not set to an instance of an object.@DataSet Panes = new DataQuery(@custom.challenge.Acco...