Click here to Skip to main content
Sign Up to vote bad
good
See more: C#asp.net4
i hav a form which have 2 gridviews.on clicking the insert button on the grid the insert record form opens.now without filling anything in that form if i click the add button of other grid the insert record form of previous grid is not getting closed.i want to close that form.pls suggest some method.
Posted 8 Nov '12 - 18:59


1 solution

create object for that form which you need to close and use close() to close the form. Do this in add button's click event
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 365
1 OriginalGriff 315
2 Slacker007 240
3 Dave Kreskowiak 212
4 Aarti Meswania 210
0 Sergey Alexandrovich Kryukov 8,893
1 OriginalGriff 7,134
2 CPallini 3,678
3 Rohan Leuva 3,036
4 Maciej Los 2,428


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 9 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid