views:

489

answers:

0

Hi

I have a webpart with a gridview, and when i select a row on the grid. The ID of the item contained in the row is sent to another webpart in a connection. The other webpart then displays infomation based on the iD.

The reciving webpart is using a multiview to view different types of info. What induces the error or malfunction is a linkbutton in one of the views in the multiview.

I have a form with a textbox, a button that says save, a linkbutton that says cancel (all it does is throws in a default value to the textbox and switches the viewindex back to the general info about the item.

For some reason the linkbutton when pressed, kills my connection between the webparts. And even selecting rows in the gridview wont solve the problem.

That was the most serious problem i have, also i have a problem where the reciving webpart is like one step behind just for one click, then it "gets up to speed".

Anyone ran into something similar before?

Thanks in advance! Malte Hansen