I am trying to take a single input from the user and delete some information form the grid which i display. So for this i want to raise a input box/dialog box which accepts the text and when i hit the button on the dialog box,i want to save the data.
Is it possible with out creating a new window or usercontrol ?