DataSetTableAdapters
-
Thursday, December 24, 2009 10:46 AM
How can display a collection of records from database by using datasetTableAdapters In C# . ASP.Net
I able to display a single value by using datasetTableAdapters. insert and update and delete are possible by but
I unabled to fetch collection of data from database
All Replies
-
Wednesday, February 03, 2010 11:24 AM
Hello try to see this link has what you need: http://msdn.microsoft.com/en-us/library/bz9tthwx(VS.80).aspx
But you have in Asp.net How do I add tables and sweat components Ascesso data without coding anything. If this court case to return the question. Or
visit this blog (http://blog-programacao.blogspot.com )
Even more
_________________________________
Thiago Oliveira Chaves
4 Estrelas - Desenvolvedor 5 Estrelas Microsoft
http://blog-programacao.blogspot.com
"If the answer is helpful, mark as answer"- Proposed As Answer by Thiago Oliveira Chaves Wednesday, February 03, 2010 11:24 AM
-
Saturday, June 05, 2010 10:31 AM
Hello try to see this link has what you need: http://msdn.microsoft.com/en-us/library/bz9tthwx(VS.80).aspx
But you have in Asp.net How do I add tables and sweat components Ascesso data without coding anything. If this court case to return the question. Or
visit this blog (http://blog-programacao.blogspot.com )
Even more
_________________________________
Thiago Oliveira Chaves
4 Estrelas - Desenvolvedor 5 Estrelas Microsoft
http://blog-programacao.blogspot.com
"If the answer is helpful, mark as answer"
I am a little bit confused. If I want to insert and update and delete records should I have to use TableAdapter Methods to do that one by one?