Buy Questpond's video subscriptions on
huge discount
.
Online: 1133
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
I want to write code for a grid using asp.net C#
Posted by
Ramyarams
under
ASP.NET
on 8/1/2016 |
Points: 10
| Views : 963 | Status :
[Member]
| Replies : 1
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
I have attached Zip file.In that gridview recommended by column is there.for that particular column i want to dispaly the empname name (above the grid lblname is there ) this name i want to display.How to write a ASP.NET code for this
Attachment
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
A2H
on: 8/1/2016
[Member]
[MVP]
Silver
|
Points: 25
0
You can make use of
Gridview RowDatabound
event and then manipulate the data accordingly to display the data in gridview.
If you are using template column, then you need to first find the control and then assign data to respective controls.
Thanks,
A2H
My Blog
Ramyarams
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Iterating over columns of dataframe and print as rows in Python Django
(0)
Where can I found sample MVC projects to learn and improve skills
(1)
Extract a value from HTML string
(0)
Get only year part from date string in SQL server
(0)
django.template.exceptions.TemplateDoesNotExist: AlgoDash/index.html
(0)
How to find particular URL from within anchor tag using JavaScript or jQuery
(0)
How to handle 302 status (Moved temporalily)
(1)
Failed to find a valid digest in the 'integrity' attribute
(1)
More ...