Showing related tags and posts accross the entire site.
-
Hi everyone, I got a problem, finally after all other problem i had get my grid and code to somehow support paging from custom store procedure. Now it looks that grid works with paging but after i do any postback it breaks Actually, it looks that it doesn't connect or fetch data - it is empty. Now...
Posted to
.netTiers - General Support
(Forum)
by
vjerko
on
04-27-2008
Filed under: GridView, EntityDataSource, EntityGridView, OnSelected, Control flow, custom stored Procedure paging, custom stored Procedured procedure, gridViewiew
-
Hi - I'm pretty much new to .netTiers (and from what I've seen so far I'm loving it!), so apologies if I'm missing something obvious. However when I try and bind either a GridView or an EntityGridView to one of the new typed entity datasources, it won't render in Visual Studio design mode. Here's an...
-
Hello, I was wondering if anyone could offer any advice. I'm currently using an entity datasource to display contents of a table in a grid view (no problem so far) however I'm trying to use the Grid View to add a record (here's where the problems begin) I've set the ShowInsertButton = true in a Command...
-
First of all let me say I not using the most currently release version, but I using the most current previous as you can hopefully see in my example that has allowed me to use EntityDataSource. I searched high and low here, but was not able to see example using EntityDataSource for Gridview using Custom...