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
Sakshi Kaul
NA
72
7.4k
How to hide grid view in UI design ?
Apr 5 2019 1:15 AM
Hi
I want to hide Gridview in my Ui design. It should be not shown in front end
Following code is not functioning
protected
void
GridView1_SelectedIndexChanged(
object
sender, EventArgs e)
{
this
.GridView1.Visible =
false
;
}
Reply
Answers (
4
)
continous deployment using Azure devops release pipeline
Value is displaying only after . not whole in mvc