TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rocky Rocky
NA
317
151.7k
How to set status page on my web application in C#?
Aug 23 2013 2:08 AM
Hi Friends,
I ve the application screen like that below
departuredate=textbox submit(button) cancel(button)
from =textbox
to =textbox
no.of.days= textbox
Lodge = textbox
food Bill = textbox
daily Allowance = textbox
Add(after press the button entire details ll show on My gridview)
My requirement is
when the user make submit that request details ll go that user "reporting to" person
1) i want to show the details for user reference to check that status
on another page how to do that?,
2) before approve the request status shown "Fresh" in that time user can modify
after approve that request status shown "Approved" edit control can be disable
how to do these?
give suggestion for two doubts?
Reply
Answers (
4
)
List
Difference between Method and Function ?