|
-
Jan 13th, 2007, 06:59 AM
#1
Thread Starter
Lively Member
FormView or custom coding
I have a GridView which will display 25 records at a time.
Currently i have done custom coding for Update and Insert operations.
When clicked on the editbutton (in the gridview), I open that record in a page where i manually bind the fields to textboxes and on click of update button i do the update operation
similarly i have coded for the Add/insert button
Friends Please tell me
1) which is the better way of coding? should i use built in Detailsview or Form view OR should i continue to custom code in the way i have been doing.
2) Does using Details view or Form view increase the overhead of the page. What about the speed?
Regards Sara
-
Jan 16th, 2007, 01:42 AM
#2
Sleep mode
Re: FormView or custom coding
What do you mean by custom coding ?? Do you mean exposing data class objs ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|