Masked Textboxes and Gridview
                            
                         
                        
                     
                 
                
                    i have one more query regarding masked textboxes.. 
i have got some masked textboxes and they start with $0.00 say they should be inserted into gridview with same decimals.
Again They should retrieve back with the same decimals into another textbox on button click which is again a masked textbox and start with $0.00.
Thanq