|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Validation in GridViewEn blancoHello I need help, I don´t know how controller the validation of
one column of gridview, this column update correct except if the user put "," or letters beacuse this fields is numeric, only accept for example "9.2" but not "a.3" or "9,2" or "kk". The problem is that mensage of error is horrible I prefer put one mensage of advise. The gridview update correct, I solve this topic but I need controller this validation. Ah I programing with v.studio net 2005 and asp.net and v.basic Thanks very much. Use a <asp:TemplateField> and place a validation control in the template.
-Brock http://staff.develop.com/ballen Show quoteHide quote > En blancoHello I need help, I don´t know how controller the validation > of > one column of gridview, this column update correct except if the user > put > "," or letters beacuse this fields is numeric, only accept for example > "9.2" > but not "a.3" or "9,2" or "kk". The problem is that mensage of error > is > horrible I prefer put one mensage of advise. > The gridview update correct, I solve this topic but I need controller > this > validation. > Ah I programing with v.studio net 2005 and asp.net and v.basic > Thanks very much. >
force viewstate to clear on OnCommand event
GridView... RowUpdating event not firing.... Required multiple instances of a UserControl loaded at runtime Using Web.config's <system.web><pages><controls><add /></controls></pages></system.web> To Register How can I send shell-commands to the web-server in webcontrols? How to position a dynamically created control... How to create Treeview in ASP.Net 1.1? Data grid column sizes accesing control in EditItemTemplate of DataList accessing control in EditItemTemplate of DataList |
|||||||||||||||||||||||