From: Richard Kirk on 4 Feb 2010 18:02 Thanks again Alexey, It's my lack of understanding as I would have thought that there would be a mechanism to do this without response.writing. I'll look into either creating a new DataSet with just the header items, or look at rewriting the SP to return two results. Hopefully I can do this without running through the Levenstien compare twice, so it's very slow. Cheers.
From: Alexey Smirnov on 14 Feb 2010 18:15 On Feb 5, 12:02 am, "Richard Kirk" <desirepath.REM...(a)ntlworld.com> wrote: > Thanks again Alexey, > > It's my lack of understanding as I would have thought that there would be a > mechanism to do this without response.writing. > > I'll look into either creating a new DataSet with just the header items, or > look at rewriting the SP to return two results. Hopefully I can do this > without running through the Levenstien compare twice, so it's very slow. > > Cheers. Also look at the following article at MSDN http://msdn.microsoft.com/en-us/magazine/cc500643.aspx?pr=blog
First
|
Prev
|
Pages: 1 2 Prev: Populate image from db Next: Paging using Gridview and ObjectDataSource |