Click here to Skip to main content
15,900,461 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET mail Problems Pin
VenkataRamana.Gali17-Oct-07 23:57
VenkataRamana.Gali17-Oct-07 23:57 
AnswerRe: ASP.NET mail Problems Pin
Herman<T>.Instance18-Oct-07 3:43
Herman<T>.Instance18-Oct-07 3:43 
Question[Message Deleted] Pin
divya.narayan17-Oct-07 23:24
divya.narayan17-Oct-07 23:24 
AnswerRe: Datagrid Operations Pin
Imran Khan Pathan17-Oct-07 23:44
Imran Khan Pathan17-Oct-07 23:44 
AnswerRe: Datagrid Operations Pin
N a v a n e e t h17-Oct-07 23:44
N a v a n e e t h17-Oct-07 23:44 
AnswerRe: Datagrid Operations Pin
John-ph18-Oct-07 0:01
John-ph18-Oct-07 0:01 
GeneralRe: Datagrid Operations Pin
divya.narayan17-Oct-07 23:57
divya.narayan17-Oct-07 23:57 
GeneralRe: Datagrid Operations Pin
N a v a n e e t h18-Oct-07 0:06
N a v a n e e t h18-Oct-07 0:06 
divya.narayan wrote:
Can I know the steps


Well, this is a decent approach. Cool | :cool:

You have to put text boxes and required buttons. For inserting into database you need
1 - SQLConnection instance
2 - SQLCommand instance

Call ExecuteNonQuery() method to insert data into database. After inserting fetch the data from database and bind it to the grid. For edit link, use TemplateColumn and link to another page where these data's are shown for editing.

These kind of questions are very basic, why don't you buy a good book and learn it your self, and post the problems you got here.


Questionwebfarm File Upload Pin
monu nair17-Oct-07 23:19
monu nair17-Oct-07 23:19 
AnswerRe: Datagrid Pin
Imran Khan Pathan17-Oct-07 23:32
Imran Khan Pathan17-Oct-07 23:32 
QuestionUpload Pin
SreejithAchutan17-Oct-07 23:13
SreejithAchutan17-Oct-07 23:13 
QuestionUploading Photos Pin
SreejithAchutan17-Oct-07 22:57
SreejithAchutan17-Oct-07 22:57 
AnswerRe: Uploading Photos Pin
Imran Khan Pathan17-Oct-07 23:11
Imran Khan Pathan17-Oct-07 23:11 
GeneralRe: Uploading Photos Pin
SreejithAchutan17-Oct-07 23:14
SreejithAchutan17-Oct-07 23:14 
QuestionAccess right to admin/user(.Net 1.1+ c#) Pin
That's Aragon17-Oct-07 22:42
That's Aragon17-Oct-07 22:42 
AnswerRe: Access right to admin/user(.Net 1.1+ c#) Pin
VenkataRamana.Gali17-Oct-07 23:54
VenkataRamana.Gali17-Oct-07 23:54 
GeneralRe: Access right to admin/user(.Net 1.1+ c#) Pin
That's Aragon18-Oct-07 0:11
That's Aragon18-Oct-07 0:11 
GeneralRe: Access right to admin/user(.Net 1.1+ c#) Pin
VenkataRamana.Gali18-Oct-07 0:26
VenkataRamana.Gali18-Oct-07 0:26 
GeneralRe: Access right to admin/user(.Net 1.1+ c#) Pin
That's Aragon18-Oct-07 0:46
That's Aragon18-Oct-07 0:46 
QuestionHelp me to solve this error..., Pin
Member 387988117-Oct-07 22:38
Member 387988117-Oct-07 22:38 
AnswerRe: Help me to solve this error..., Pin
Jintal Patel17-Oct-07 22:46
Jintal Patel17-Oct-07 22:46 
GeneralRe: Help me to solve this error..., Pin
Member 387988117-Oct-07 23:17
Member 387988117-Oct-07 23:17 
GeneralRe: Help me to solve this error..., Pin
Bjohnson3317-Oct-07 23:35
Bjohnson3317-Oct-07 23:35 
QuestionTreeview Postback Problem Pin
evilamigo17-Oct-07 22:38
evilamigo17-Oct-07 22:38 
AnswerRe: Treeview Postback Problem Pin
Bjohnson3317-Oct-07 23:40
Bjohnson3317-Oct-07 23:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.