Hi all;
I am working with WS on page based Navison and Visual studio (C# and ASP.net)
I reproduced the customer card, but I need to put Button previous and next to see different customers like in classic Navision.
who have an idea about how can I do it
thanks
0
Comments
I am sure there are more solutions to solve this.
Volker
but i am working with C# and I don't have any idea about VB.
Not the most memory efficient use perhaps (as the entire array will be in memory), but you could tune it pretty easily to suit your needs.
I did a project as an example but mibuso won't let me attach zip files.
Default.aspx.cs:
Default.aspx:
As I said, this is rough, but it should illustrate the idea.
please can u send me the project by e-mail.
This my adress : sandi_bilel@yahoo.fr
thanks again
Please send it on my yahoo mail
thanks
Please can you see this topic and give me your advice:
viewtopic.php?f=32&t=47282
viewtopic.php?f=32&t=47339
how can I make the FormView is enabled for editing, insert new records and or deleting records from th NAV database? I saw a video tutorial on how to make this posible using SQLDataSource by selecting Generate INSERT, UPDATE, and DELETE statements, but it seem cannot be applied using a data colection received from readMultiple method.
any idea how to mimic the behavior of update hyperlink colomn when we enable editing of a gridview?
Thx