Some things I wish I knew earlier:
- When the DataGrid doesn't refresh, Clear() the DataSet, then Fill() it again, then DataBind(). It defeats the purpose of the disconnected data model, but it works!
- When your CustomValidator isn't firing, add a new ServerValidateEventHandler to its ServerValidate property.
- When you don't add TableMappings to
( Read more... )
Comments 2
ang galing! :D sana ako rin..☺
Reply
Reply
Leave a comment