Hi.
I am moving a pretty large chunk of our system from regular grids with semi ajaxified updates and paging to total client side binding through webservices.
We have a diverse user base, running different cultures pr. user in the system, so we need to be able to se the DataFormatString on Page_Load (or some other time) for the datetime columns so that the display is consistent throughout the system.
I have tried and tried, but not had any luck.
How would I go about this ... ?
And I don't want to create OnDataBound functions for all the grids just to be able to do this ... there should be a way somehow to do this.
Thanks for the help,
- Arni Gunnar Ragnarsson.
I am moving a pretty large chunk of our system from regular grids with semi ajaxified updates and paging to total client side binding through webservices.
We have a diverse user base, running different cultures pr. user in the system, so we need to be able to se the DataFormatString on Page_Load (or some other time) for the datetime columns so that the display is consistent throughout the system.
I have tried and tried, but not had any luck.
How would I go about this ... ?
And I don't want to create OnDataBound functions for all the grids just to be able to do this ... there should be a way somehow to do this.
Thanks for the help,
- Arni Gunnar Ragnarsson.