CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Steve Hebert's Development Blog

Steve's Blog - From .Net to dotMath and everything in between.

Integrating a new webgrid - backing up and taking another run at it

I'm continuing the integration with Intersoft's WebGrid.NET product that I started blogging about here.  All of their sample code places the database connection and dataadapters on the page object, while our application uses business objects.  I started by trying to fit my model to the product and I keep running into problems.  I'm backtracking and making a page work according to their model and then 'backing in' the business object approach one piece at a time.  I think this will give me a better shot and integrating all the necessary pieces and being confident about the move.



Comments

Senkwe said:

That should be "server side paging" not caching, by the way :-)
# August 24, 2004 10:24 AM

Steve Hebert said:

Hi Senkwe,

Thank you for the comments, I'm stepping back and looking at the product more closely. So far I haven't run into arbitrary property/method naming and their support has been very helpful. What version of their code did you run?

Needless to say I'm moving forward very cautiously.

Thank you, Steve
# September 1, 2004 8:57 AM

Senkwe said:

Stephen, I don't remember what version it was as I've told management I refuse to work with it. However, I'm glad (and somewhat surprised) that it's working well for you. Perhaps they've updated it, or maybe I just didn't have enough patience for it. If all goes well, do blog more about your experience. You never know, hell might freeze over and I might revisit it :-)
# September 1, 2004 11:12 AM

James said:

Hi Senkwe,

It seems that you were using V3.1. The V3.5 is much improved and there are lot of helpful tech articles at their website.

To get the values of checked rows, you can simply use GetCheckedRows() method, is it too difficult for you?

And well, there are no property named "a" or "aa".

God Bless You.
James.
# November 28, 2004 11:29 PM
Check out Devlicio.us!

Our Sponsors