New Message on dotNET User Group Hyd

Datagrid Manipulations:::few problems

Reply
  Reply to Sender   Recommend Message 1 in Discussion
From: DotNetHunk

hi all,good to see this group bustling with activity,nyways cud someone help me with the following queries::::

i have a datagrid(data list control(cos im using check boxes)).i created a view(from 3 tables) and projected it on the datagrid(datagrid.visible=false) and im using 3 drop down boxes for filtering the results and upon clicking the search button,the datagrid shud b populated with relevant search results.

here are my problems::
in the datagrid,i need to place a hyperlink in one column(which takes the employer to a new page and the complete details of the candidate are projected.how can i place a hyperlink on a datagrid??i will b happy if the hyperlink is of the form xyz.aspx?empID= and upon clicking the relevant hyperlink,his empID shud b appended to the link such that a full join of all the tables displays the complete profile of the candidate or is there a better way?

i have provided a resume upload option wherein a candidate can upload his resume(size restricted),how can i restrict the file type(.txt,.doc,.rtf)??when im using ::
If FileLength > 4096 And (UpFile.ContentType <> "plain/text") Then

txtMessage.Text = "* Please upload a much smaller file of text type

can someone rewrite the condition??

now another fix is that,i need to place one more hyperlink(probably) on my datagrid which upon a click will let the employer download the resume of the candidate(which resides in a sql server DB).better ideas nyone??ur welcome!!

im running out of time--only a days' time to modify these,pl act fast!!thank u!!

finally .net rocks!!!happy .netting!!

View other groups in this category.

Click Here
Also on MSN:
Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes

To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.

Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.

If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.

Reply via email to