1
Answer

need help

nikitha m

nikitha m

19y
2k
1
back end :oracle
front end :asp javascript

In the databse i have list of students.

In the form each student has to register certain courses for the semester and
it should be stored in the database.

In one more form , when a lecturer  selects a particular subject he is teaching , he should get the list of students enrolled for his subject 

how can i do that?


Please help
Answers (1)
0
nishant ranjan

nishant ranjan

NA 415 0 13y

<asp:LinkButton ID="lnk_btn" runat ="server" CommandArgument='<%#Eval("id")%>' CommandName ="productid" Text ='<%#Eval ("productname") %>'>

</asp:LinkButton>


try this

0
nishant ranjan

nishant ranjan

NA 415 0 13y
try this
0
Sweety

Sweety

NA 98 90k 13y
I need to make gridview column as hyperlink.
0
Lalit M

Lalit M

NA 6.7k 48k 13y
Hi,,,S

you can visit this link you will get your idea/solutions..

http://csharpdotnetfreak.blogspot.com/2009/09/popup-update-refresh-parent-child.html

http://www.codeproject.com/KB/grid/GridViewInlineEdit.aspx


Hope you help...!!
if help you pls check me in checkbox
Thanx .....
0
Rakesh  Jha

Rakesh Jha

NA 340 5k 13y