please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
1 6657When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
5 7009a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.
1861Post New Netsweeper Interview Questions
Explain the full form of arfcn?
What is this pointer in c++?
What does ref mean in excel?
How do I let people download a file from my page?
The gustatory system has to do mostly with what human sense?
Does PowerShell support OOPs?
why do not u try to get job in your core side(example :-eee)?
What is the difference between active link and normal link in html?
How do you achieve polymorphism in java?
What are the full forms of spufi and dclgen and why are they used?
Design a cantilever slab to carry a live load of 2000 N/m2. The overhang of the slab is 1.20m. b) A slab over a room is 4.75m x 4.75m. The edges of the slab are simply supported and the corners are not held down. The live load an the slab is 300 Kg/m2. The slab has a bearing of 15cm. On the supporting walls. Design the slab as per Rankine - Grashoff theory. Assume weight of R.C.C. = 2400 Kg/m2.
How did you perform validation in angularjs?
How are reserved instances totally different from on-demand db instances?
How do I fix a corrupt registry?
What is the difference between teradata and oracle?