I finally decided to do something like this. It works , but its not efficient and I could not find any other way out.
*if(self.Form.smallGrid.ColumnCount>0):* * print "In delete:";* * self.Form.smallGrid.removeColumn();* * self.Form.smallGrid.removeColumn();* * self.Form.smallGrid.removeColumn();* * self.Form.smallGrid.update();* * self.Form.smallGrid.buildFromDataSet(self.returnData());* --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/CAK5S0b7=evvjpju+ujwxiv2fd85q9zdugtj7vfwwgue_h0f...@mail.gmail.com
