Happens.... The other day, I couldn't find my condoms at the "opportune moment"... I did have to "look around" for them.
On Jun 18, 3:31 pm, Subrato Mukherjee <[email protected]> wrote: > Thanks for the reply. I was doing something very stupid and got the solution > by just looking around a little bit. > > On Thu, Jun 17, 2010 at 4:28 AM, Jamie Fraser <[email protected]>wrote: > > > > > Rather than > > > return MyDataTable; > > > write > > > return MyDataTable(0); > > > Or whatever logic is appropriate. Do be aware that DataRow is not > > serializable. > > > On Thu, Jun 17, 2010 at 9:20 AM, S <[email protected]> wrote: > > > Hello All, > > > I am using BLL and DAL to contruct a website. I have a > > > method that should return a DataRow instead of DataTable. But I am > > > unable to change it to return DataRow. > > > > Any ideas ? > > > > Also I am unable to view code for XSD file. It does nothing when I > > > click View Code. > > > > -S- Hide quoted text - > > - Show quoted text -
