Monday, October 1, 2007

How to give client script msg box

ClientScript.RegisterClientScriptBlock(this.GetType(), "script", "");

1 comment:

chandrakanth said...

i need ur help , i have problem to display the data in a gridview with some empty rows ,

my requirement is : my gridview should display with empty row like this

name:
total:

empty row:

name:
total:

empty row:

these r all rows (name,total,empty row)

i am waiting 4ur answ