Forum: ASP.NET Jul 28th, 2006 |
| Replies: 3 Views: 2,948 was my first post with codes so didnt know how to do it
GetDataGrid doesnt help
may be because i dont know how to use it
could any body please explain it to me
this is the error message |
Forum: ASP.NET Jul 26th, 2006 |
| Replies: 3 Views: 2,948 i want to display some data in a grid but this is the error i get.
withEvents variable 'DataGrid1' implicitly defines '_DataGrid1', which conflicts with a member of the same name in class... |
Forum: ASP.NET Jun 22nd, 2006 |
| Replies: 10 Views: 7,736 thanks every one for the quick n prompt replies
i guess wud help a lot if i post my code.....
but right now i got over with my problem
one thing i want to assure u is that if i am not clear... |
Forum: ASP.NET Jun 21st, 2006 |
| Replies: 10 Views: 7,736 thanx for the quick reply
my prob is that ....say suppose we do not want to affect any field
just declare a value which is to be posted
we can assign the value to a hidden text box....but any... |
Forum: ASP.NET Jun 20th, 2006 |
| Replies: 10 Views: 7,736 i want to use the variable values declared in javascript in the asp code render blocks |
Forum: ASP.NET Jun 19th, 2006 |
| Replies: 10 Views: 7,736 i need to use the variables declared in javascript in asp.net
saw a thread suggesting hidden textfields
but that wud help in request or query strings
what if i needed to use the value of a... |