Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~376 People Reached
Favorite Forums
Favorite Tags
Member Avatar for nelly89

Urgent..hai i need everyone help. i have a prob which is i cannot update the GVPapar row by row..actualy im used join table between table Kuiz,table DaftarPelajar and table pelajar..Could is also add table DaftarSubjek when i want to update??? because in update i want also update the data of …

0
64
Member Avatar for nelly89

i have a problem why this code did not function?? [CODE]Protected Sub GVPaparTugasan_RowDataBound(ByVal sender As Object, ByVal e As GridViewRowEventArgs) If e.Row.RowType = DataControlRowType.DataRow Then Dim litPurata1 As Literal = DirectCast(e.Row.FindControl("litPurata1"), Literal) Dim litJumlah1 As Literal = DirectCast(e.Row.FindControl("litJumlah1"), Literal) Dim Tugasan1 As Double = Convert.ToDouble(DataBinder.Eval(e.Row.DataItem, "Tugasan1")) Dim Tugasan2 As Double …

0
79
Member Avatar for nelly89

hai everyone, i have a problem when i want to update from gridview the error message is display Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about …

Member Avatar for nelly89
0
233