Hi, at time of the addnew item you must check the rightcorner check box(place code in saperate file) then i create the both vb and aspx file.. i think this will solve your problem bye
chat_sp2001 yahoo com
Posts
-
not a member -
put data to another Tableinsert into t1 (select * from t2)
-
put data to another Tablehttp://forums.digitalpoint.com/showthread.php?p=2524409 go through this it may be help full to you
-
sql errorThis may be helpfull to you. Make sure that there may be uniquekey(cname) in another table. http://www.15seconds.com/Issue/011009.htm
-
WSDLPresently i am working with the R3 wsdl by using the network credntial we are connected to the sap wsdl is there any way to connect r3 without using the networkcredentials and sap.net connector
-
progress control barHere u have very clear information about the Progress control bar http://msdn2.microsoft.com/en-gb/library/ms670342.aspx. if u have any doubts after this please reply i can explain u clearly bye.......
-
Please give me Detail Description about thisIsolatedStorageFile.GetStore( IsolatedStorageScope.User | IsolatedStorageScope.Assembly, null, null))
-
Showing a datagrid inside another datagridPlease give the details of your requirement in detail
-
creating control arrays in vb.netDim alist As New ArrayList Here we have to create the object of the control and then u add the contol to the array if u have any doubt see this link http://www.devx.com/vb2themax/article/19907 alist.Add(aControl)
-
Salary SlipMy Question is how we design the database for example just take the employee details and calculate his salary based on no of attended days . if particular employee get hike that also i have to calculate and then i want to show in view screen and then i display in crystal report.if i want to see all the employee details that also i will able to see .Back end is Ms Access and front end is VB.Net please Help me .
-
excel to sqlIf you are working with Sql Server 2000 by using the enterprise manager we have to import the excel file data into the sql server.
-
Salary SlipHi I want how design salary slip data base in ms access and also please give me example project if possible in VB.Net