hi all,
i want to do work on AJAX.My requirement is when i was select the dropdown that text has to display in the Textbox. in the debuggging am getting the value but its not binding to the textBox plz solve my problem.
and one more thing is am using one aspx page and one Js page.Is there any necessity to use 2 aspx pages,and 2 jscripts. one for clent side and another for sever side. Plz give me the reply its very imp...
User Profile
Collapse
-
Use Of Viewers
Hi All,
I want to generate a report for one application by using the Active Reports.
Any body please Explain me the What is the use of viewers in details.
Thanx in Advance. -
Add new row to a datagrid
Hi,
If u don't mind let me expalin onexample with code.actually am new to the dotnet.I want to develop this application in c# webapplication. Plz plz give me reply.
Am giving u code also just review it.Is it rite r not.
public void dg_ItemCommand( object sender, DataGridCommand EventArgs e)
{
if(e.CommandNam e == "Insert")
{
int DeptNo;
string Dname;... -
If u don't mind let me explain example with some code.Acutually am new to dotnet.Ya am using webapplication in C#.Thanq for ur reply.... -
Add new row to a datagrid
I want to add new row toa data grid in the footer template.But am getting some problem with the itemcommand property of the data grid.Let me explain how to add a row to a data grid and how to use the itemcommand property of the datagrid.Thanq before. -
Data Grid-Adding rows
Trying to figure out the technique which should be used
to add rows to a datagrid. I am thinking that I would
want an "Add" button on the footer, but I am not quite
sure how to do that. Is that the best method? Do you
have a sample of how to do this?
No activity results to display
Show More
Leave a comment: