What is the use of column CONDITION TYPE in Pricing procedure determination.Like sales area+cust. pp+ Doc. pp+ Pricing procedure+ CONDITION TYPE, withiout maintaing condition type system get pricing procedure in sales order then what is the use of this column
11 196211) after inserting the check point how to change the expected value that was captured while inserting the check point
2 5818How To Update A Column In A DataGrid Using C#.NET? I am getting InvalidCastException as (Specified cast is not valid) while updating 2nd column in a datagrid? Id,firstname,lastname are the three columns of my datagrid respectively. I wanted to edit the second column(lastname) and update it. I did the following code in DataGrid's updatecommand(),but failed to update ! Int varid=(int)DataGrid1.DataKeys[e.Item.ItemIndex]; TextBox lnm=(TextBox)e.Item.Cells[2].Controls[0]; string str=lnm.Text ; SqlCommand cmd=new SqlCommand("update customer set lastname='" + str + "' where id=" + varid + "",con); cmd.ExecuteNonQuery(); DataGrid1.EditItemIndex=- 1; DataGrid1.DataBind();
2 16282Post New TCS Interview Questions
What does fopl means and explain its role in artificial intelligence?
How to declare and raise events in ooabap ?
Differentiate between torque and power.
Why overriding is called runtime polymorphism?
What Should be the role of GOVT in making a city into a metro city ?
How do I find out the number of parameters passed into function9?
Explain ios switching applications?
What is meant by data hiding in java?
How do you sort a list in descending in python?
How to create a nested webpage in html?
what happens to delay if we include a resistance at the output of a cmos circuit.expalin it clearly
Which one is the best operating system?
How would you approach the development of a self-driving car for a very busy city?
How many types of command are there?
What is blank?