Tutorials
Resources
Forum
Reviews
Communities
Interview
Jobs
Projects
Training
Your
Ad
Here
Silverlight Games
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Polls
|
Revenue Sharing
|
Lobby
|
Gift Shop
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Asheej T K
(187)
Alwyn
(165)
Avinash Mohan
(88)
Last 7 Days
Alwyn
(1087)
Asheej T K
(760)
Avinash Mohan
(551)
more...
Resources
»
Code Snippets
»
DataGridView
»
Multi view sample code
Posted Date: 19 Jun 2009
Resource Type:
Code Snippets
Category:
DataGridView
Author:
Nikhil Gaur
Member Level:
Diamond
Rating:
Points
: 10
This is a sample code to use multi view control.
first add a multi view control in the page and then drag view from tool bar and drop it to the multiview. add the as much view as you want and select multiview. now set the activieviewindex property to 0 for enabling first view to be default view. then add controls in different view and and place submit button in each view. now on click event of each button write your code and in the end write this code
MultiView1.ActiveViewIndex = NextTabIndex;
NextTabIndex is index of view which you want to show next.
Attachments
MultiviewDemo
(29409-19160-WebSite1.rar)
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
to add tags.
View
.
Multiview
.
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Populate DataGridView From Excel Sheet
Previous Resource:
DataGridView - Set Default values for New Row
Return to Discussion Resource Index
Post New Resource
Category:
DataGridView
Post resources and
earn money
!
More Resources
Populate DataGridView From Excel Sheet
selected row content of a datagridview
DataGridView with Row Numbers
How to get the Values of Slected Cell Row DataGridview(Windows Appliction) using C#?
Disable CheckBoxes in a CheckBox Column of DataGridView Control
Verify any of the checkbox is selected in a checkbox column of Datagridview
dotNet Slackers
About Us
Contact Us
Privacy Policy
Terms Of Use