Hi all
I need to save the links of some attachements.
These links can be either URL (fileupload control) or Filepath (copy/paste in textbox).
Shall I store URL and FilePath in same field of the same table and render them in the same grid or not ?
Piece of advice + piece of code would be higly...
Hi there,
I need to create a user control (unless you advise a better approach) that will contain a:
1- a FileUpload control .
2- a Gridview to display uploaded files.
Could anyone:
1- confirm that this approach is fine or put me on the right track ?
2- provide some code to help me to...
Hi,
I have set (vb.net) a Master/Detail relationship between 2 gridviews(gv).
When I click on the "parent Row" from the "Master gv" the children are displayed correctly in the "Detail gv".
When I get in EditMode in a row of the "detail gv" the page is refreshed and instead of having the...
Hi there,
Could experimented persons advise me on the following issue (piece of vb code would also be appreciated ;-)?
I have to implement a facility that:
1. allows user to choose one item, at a time, from a hierarchical list of items (ID + designation )
2. will be part of a template field (I...
Hi all,
I have a Gridview/Detailview page that implements a one-to-many relationship.
Gridview contains "Document" items and Detailview contains "Contact" items. The selection mechanism works fine.
When I update a Contact, the Document_ID is NULL and the update fails !!
Any one to help me...
Hi there,
I'm usin VS2010 and Vb.net and i'm facing some issues with the Listox control:
1- i have a LeftListBox (LLB) from which I can copy items to two different RightListBoxes (RLB) with specific buttons for each RLB.
The "unwanted" behaviour is that when I copy items from LLB to the 2nd...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.