Using IE 6.0,IE 7.0,IE 8.0, We are not able to upload the attachments(*.doc,*.pdf,*.jpeg) in PDA Device. Only text file is able to attach but in deksotp it works fine for all file types. We are using the following controls which is generating at runt time.
I need to read an access database from a C# program and then create records in MSCRM from the Access data. However I have run into a snag with blank data values in the Access table which I cannot seem to detect. I am reading the table thus:
I'm trying to make an enhanced version of the standard list box that appends a prefix to certain items based on another field within the data source. While I could go through and add each row seperatly to the underlying list box, it would seem like I should be able to override ...