Hi all,
I have a grid view with an automatic datasource binding.
I would like this databinding to fire only if meets some condition.
Today, when ever a text is entered to the TextBox and a button is pressed the databidning is excuted.
Note - I don't want to change the datasource query, just it's happening...
Can I override this?
Thx
I have a grid view with an automatic datasource binding.
I would like this databinding to fire only if meets some condition.
Today, when ever a text is entered to the TextBox and a button is pressed the databidning is excuted.
Note - I don't want to change the datasource query, just it's happening...
Can I override this?
Thx